Sciweavers

1491 search results - page 2 / 299
» Resource-Passing Concurrent Programming
Sort
View
CONCURRENCY
2006
112views more  CONCURRENCY 2006»
13 years 5 months ago
Automatic Grid workflow based on imperative programming languages
Raúl Sirvent, Josep M. Pérez, Rosa M...
CONCURRENCY
2002
79views more  CONCURRENCY 2002»
13 years 4 months ago
Programming environments for multidisciplinary Grid communities
Naren Ramakrishnan, Layne T. Watson, Dennis G. Kaf...
APSEC
1996
IEEE
13 years 9 months ago
A Prototype of a Concurrent Behavior Monitoring Tool for Testing of Concurrent Programs
Testing of concurrent programs is much more difficult than that of sequential programs. A concurrent program behaves nondeterministically, that is, the program may produce differe...
Eisuke Itoh, Zengo Furukawa, Kazuo Ushijima
IPPS
1996
IEEE
13 years 9 months ago
Support for Extensibility and Reusability in a Concurrent Object-Oriented Programming Language
In many concurrent programming languages programs are difficult to extend and modify. This is because changes in a concurrent program (either through modification or extension) re...
Raju Pandey, James C. Browne
WOTUG
2008
13 years 6 months ago
Solving the Santa Claus Problem: a Comparison of Various Concurrent Programming Techniques
Abstract. The Santa Claus problem provides an excellent exercise in concurrent programming and can be used to show the simplicity or complexity of solving problems using a particul...
Jason Hurt, Jan Bækgaard Pedersen