Sciweavers

2300 search results - page 2 / 460
» Maximally Concurrent Programs
Sort
View
CONCURRENCY
1998
84views more  CONCURRENCY 1998»
15 years 4 days ago
Performance modeling for SPMD message-passing programs
Jürgen Brehm, Patrick H. Worley, Manish Madhu...
ENTCS
2008
142views more  ENTCS 2008»
15 years 16 days ago
Worst Case Reaction Time Analysis of Concurrent Reactive Programs
Reactive programs have to react continuously to their inputs. Here the time needed to react with the according output is important. While the synchrony hypothesis takes the view t...
Marian Boldt, Claus Traulsen, Reinhard von Hanxled...
CONCURRENCY
2006
112views more  CONCURRENCY 2006»
15 years 15 days ago
Automatic Grid workflow based on imperative programming languages
Raúl Sirvent, Josep M. Pérez, Rosa M...
ENTCS
2006
113views more  ENTCS 2006»
15 years 14 days ago
Concurrent Java Test Generation as a Search Problem
A Random test generator generates executable tests together with their expected results. In the form of a noise-maker, it seeds the program with conditional scheduling primitives ...
Yaniv Eytani
IEEEPACT
2009
IEEE
14 years 10 months ago
Adaptive Locks: Combining Transactions and Locks for Efficient Concurrency
Transactional memory is being advanced as an alternative to traditional lock-based synchronization for concurrent programming. Transactional memory simplifies the programming mode...
Takayuki Usui, Reimer Behrends, Jacob Evans, Yanni...