Sciweavers

1550 search results - page 84 / 310
» Erlang for Concurrent Programming
Sort
View
PDPTA
2003
15 years 1 months ago
Teaching Java Concurrency to CS vs IT Students: A Matter of Emphasis
— A number of colleges and universities have recently added new degree programs in Information Technology (IT), or added IT components to existing Computer Science (CS) programs....
Charles E. Hughes, Marc L. Smith
CONCURRENCY
2007
90views more  CONCURRENCY 2007»
14 years 12 months ago
Component-oriented application construction for a Web service-based Grid
e is used to compose Grid applications from abstract application components that are mapped against available Grid services by the component framework at runtime. key words: compon...
Rainer Schmidt, Siegfried Benkner, Ivona Brandic, ...
SEW
2006
IEEE
15 years 5 months ago
Integrating Probability with Time and Shared-Variable Concurrency
Complex software systems typically involve features like time, concurrency and probability, where probabilistic computations play an increasing role. It is challenging to formaliz...
Huibiao Zhu, Shengchao Qin, Jifeng He, Jonathan P....
VL
2000
IEEE
120views Visual Languages» more  VL 2000»
15 years 4 months ago
Visualizing the Synchronization of Java-Threads with UML
Concurrent programming is a complex task, even with modern languages such as Java who provide languagebased support for multithreading and synchronization. In addition to typical ...
Katharina Mehner, Annika Wagner
DAC
2000
ACM
16 years 25 days ago
Compiling Esterel into sequential code
This paper presents a novel compiler for Esterel, a concurrent synchronous imperative language. It generates fast, small object code by compiling away concurrency, producing a sin...
Stephen A. Edwards