Related articles |
---|
CFP: Omptimizations of Middleware (deadline extended) bodik@cs.wisc.edu (Rastislav Bodik) (2001-02-15) |
From: | "Rastislav Bodik" <bodik@cs.wisc.edu> |
Newsgroups: | comp.arch,comp.compilers |
Date: | 15 Feb 2001 00:32:36 -0500 |
Organization: | University of WI, Madison -- Computer Sciences Dept. |
Keywords: | CFP, conference |
Posted-Date: | 15 Feb 2001 00:32:36 EST |
--- Deadline Extended by 10 days ---
Call for Papers
OM 2001
First ACM SIGPLAN Workshop on
Optimizations of Middleware and Distributed Systems
http://www.cs.wisc.edu/~bodik/om2001
in conjunction with:
ACM SIGPLAN PLDI 2001
Conference on Programming Language Design and Implementation
Snowbird, Utah, June 19, 2001
You are invited to submit a paper and give a presentation. Deadline
for submission of abstracts is February 28. See details below.
Background:
Middleware software is an intelligent plumbing that connects
the client side of a distributed application with a database
or a web server. The term middleware is intended to extend
far beyond the current industrial technologies for e-commerce
applications. Roughly, it is meant to include all systems
software that provides enabling services needed by a
distributed application, for example: connectivity software
that allows multiple processes interact across a network,
Java virtual machines that execute the communicating software
components, and operating systems and run-time libraries that
schedule parallel execution threads. From the point of view
of programming languages, middleware has a number of unique
characteristics. For instance, rather than focusing on
inter-procedural optimizations, the "optimizer" may need to
perform across-the-network optimizations involving multiple
communicating software components. Such an application model
introduces a new level of complexity for both language design
and optimization and calls for a synergistic approach of
multiple disciplines.
The goal of the workshop is to provide a forum for researchers
and practitioners in programming languages, computer
architecture, distributed systems, and databases that will
allow exchange of ideas and seed their collaboration.
Workshop topics:
The scope of OM 2001 includes, but is not limited to:
- Novel optimizations targeting middleware,
- Novel optimizations enabled by middleware,
- Scalable and reliable middleware architectures,
- Scalable virtual machines for middleware,
- QoS-preserving middleware
- Dynamic and adaptive optimization techniques for middleware,
- Optimizations of transaction management and load balancing,
- Tools for middleware application development,
- Garbage collection, multithreading and exception handling,
- Programming models, language support, and design patterns,
- XML and middleware,
- Verification and debugging of middleware,
- Profiling and tuning of middleware,
- Benchmarking and workload characterization of middleware,
- Novel O/S, networking, and hardware support for middleware,
- Real-world case studies of middleware-based applications.
Structure:
The workshop will have invited presentation from experts from the
scientific and commercial arena in the following areas:
- Application requirements and performance engineering
- Languages, middleware, and component-based programming
- Performance analysis tools
- Trends in architectures and environments
Submission:
We invite you to participate in the workshop. Please submit an
one page abstract including your name, affiliation, and email
address. Send a postscript or pdf version to Omer F. Rana
(O.F.Rana@cs.cf.ac.uk).
Proceedings of the workshop will be published by SIGPLAN.
Important dates:
Submission deadline February 28, 2001 (was Feb 18)
Notification of acceptance April 2, 2001
Final papers due May 7, 2001
Workshop June 19, 2001
Chairs:
General Chair: Vugranam C. Sreedhar, IBM T.J. Watson Research Center
sreedhar@watson.ibm.com, 914-784-7325
Program Chair: Rastislav Bodik, University of Wisconsin,
bodik@cs.wisc.edu, 608-262-1079
Program Committee:
Andrea Arpaci-Dusseau University of Wisconsin--Madison
Rastislav Bodik (chair) University of Wisconsin--Madison
Ron Cytron Washington University
Naranker Dulay Imperial College
Stephen Fink IBM T.J. Watson Research Center
Jim Larus Microsoft Research
Mikko Lipasti University of Wisconsin--Madison
Doug Lea SUNY Oswego
Silvano Maffeis SoftWired AG
Fabio Panzieri Universita' di Bologna
Jean-Bernard Stefani France Telecom R&D
Nalini Venkatasubramaniam University of California, Irvine
Return to the
comp.compilers page.
Search the
comp.compilers archives again.