X-Received: by 10.141.0.9 with SMTP id b9mr1507194qhd.16.1460458326215; Tue, 12 Apr 2016 03:52:06 -0700 (PDT) X-Received: by 10.140.101.99 with SMTP id t90mr40233qge.14.1460458326193; Tue, 12 Apr 2016 03:52:06 -0700 (PDT) Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!10no2558367qgg.1!news-out.google.com!z61ni5512qge.1!nntp.google.com!7no1957054qgj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.benchmarks Date: Tue, 12 Apr 2016 03:52:06 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=195.176.178.184; posting-account=jNmHkwoAAABH5_oYw-ZSN2kQdFczIus7 NNTP-Posting-Host: 195.176.178.184 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0debf23e-bf6d-4ff5-9a2c-467616becb42@googlegroups.com> Subject: JTRES 2016 Call for Papers From: =?ISO-8859-1?Q?Andrea_Ros=E0?= Injection-Date: Tue, 12 Apr 2016 10:52:06 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 7033 X-Received-Body-CRC: 4195344408 Xref: csiph.com comp.benchmarks:38 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D CALL FOR PAPERS The 14th Workshop on Java Technologies for Real-Time and Embedded Systems JTRES 2016 Part of the Managed Languages & Runtimes Week 2016 29 August - 2 September 2016 Lugano, Switzerland http://jtres2016.compute.dtu.dk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Submission deadline: 12 June, 2016 Submission site: https://easychair.org/conferences/?conf=3Djtres2016 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Over 90% of all microprocessors are now used for real-time and embedded app= lications. Embedded devices are deployed on a broad diversity of distinct p= rocessor architectures and operating systems. The application software for = many embedded devices is custom tailored if not written entirely from scrat= ch. The size of typical embedded system software applications is growing ex= ponentially from year to year, with many of today's embedded systems compri= sed of multiple millions of lines of code. For all of these reasons, the so= ftware portability, reuse, and modular composability benefits offered by Ja= va are especially valuable to developers of embedded systems. Both embedded and general-purpose software frequently need to comply with r= eal-time constraints. Higher-level programming languages and middleware are= needed to robustly and productively design, implement, compose, integrate,= validate, and enforce memory and real-time constraints along with conventi= onal functional requirements for reusable software components. The Java pro= gramming language has become an attractive choice because of its safety, pr= oductivity, its relatively low maintenance costs, and the availability of w= ell-trained developers. ::Goal:: Interest in real-time Java by both the academic research community and comm= ercial industry has been motivated by the need to manage the complexity and= costs associated with continually expanding embedded real-time software sy= stems. The goal of the workshop is to gather researchers working on real-ti= me and embedded Java to identify the challenging problems that still need t= o be solved in order to assure the success of real-time Java as a technolog= y and to report results and experience gained by researchers. The Java ecosystem has outgrown the combination of Java as programming lang= uage and the JVM. For example, Android uses Java as source language and the= Dalvik virtual machine for execution. Languages such as Scala are compiled= to Java bytecode and executed on the JVM. JTRES welcomes submissions that = apply such approaches to embedded and/or real-time systems. ::Submission Requirements:: Participants are expected to submit a paper of at most 10 pages (ACM Confer= ence Format, i.e., two-columns, 10 point font). Accepted papers will be pub= lished in the ACM International Conference Proceedings Series via the ACM D= igital Library and have to be presented by one author at the JTRES. LaTeX and Word templates can be found at: http://www.acm.org/sigs/pubs/proc= eed/template.html Papers describing open source projects shall include a description how to o= btain the source and how to run the experiments in the appendix. The source= version for the published paper will be hosted at the JTRES web site. Papers should be submitted through EasyChair. Please use the submission lin= k: https://easychair.org/conferences/?conf=3Djtres2016 Selected papers will be invited for submission to a special issue of the TB= D. Topics of interest to this workshop include, but are not limited to: New real-time programming paradigms and language features Industrial experience and practitioner reports Open source solutions for real-time Java Real-time design patterns and programming idioms High-integrity and safety critical system support Java-based real-time operating systems and processors Extensions to the RTSJ and SCJ Real-time and embedded virtual machines and execution environments Memory management and real-time garbage collection Multiprocessor and distributed real-time Java Real-time solutions for Android Languages other than Java on real-time or embedded JVMs Benchmarks and Open Source applications using real-time Java ::Important Dates:: Paper Submission: 12 June, 2016 Notification of Acceptance: 20 July, 2016 Camera Ready Paper Due: 15 August, 2016 Workshop: 29 August - 2 September, 2016 ::Program Chair:: Martin Schoeberl, Technical University of Denmark ::Workshop Chair:: Walter Binder, University of Lugano (USI), Switzerland ::Program Committee Members:: Ethan Blanton, Fiji Systems Inc Ana Cavalcanti, University of York Peter Dibble, RTSJ M. Teresa Higuera-Toledano, Universidad Complutense de Madrid James Hunt, Aicas Stephan Korsholm, Via University College Doug Lea, SUNY Oswego Doug Locke, LC Systems Services Kelvin Nilsen Wolfgang Puffitsch, Technical University of Denmark Anders Ravn, Aalborg University Martin Schoeberl, Technical University of Denmark Fridtjof Siebert, Aicas Andy Wellings, University of York Lukasz Ziarek, SUNY Buffalo