Sciweavers

748 search results - page 40 / 150
» concurrency 2008
Sort
View
EUROCRYPT
2008
Springer
14 years 11 months ago
Precise Concurrent Zero Knowledge
Precise zero knowledge introduced by Micali and Pass (STOC'06) guarantees that the view of any verifier V can be simulated in time closely related to the actual (as opposed t...
Omkant Pandey, Rafael Pass, Amit Sahai, Wei-Lung D...
CONCURRENCY
2008
164views more  CONCURRENCY 2008»
14 years 9 months ago
Automatic capture and efficient storage of e-Science experiment provenance
ce that allows navigation from an abstract model of the experiment to instance data collected during a specific experiment run. We outline modest extensions to a commercial workflo...
Roger S. Barga, Luciano A. Digiampietri
FM
2008
Springer
110views Formal Methods» more  FM 2008»
14 years 11 months ago
A Model Checking Language for Concurrent Value-Passing Systems
Modal
Radu Mateescu, Damien Thivolle
WOTUG
2008
14 years 11 months ago
Communicating Haskell Processes: Composable Explicit Concurrency using Monads
Writing concurrent programs in languages that lack explicit support for concurrency can often be awkward and difficult. Haskell's monads provide a way to explicitly specify se...
Neil C. C. Brown