Sciweavers

740 search results - page 3 / 148
» A Spatial Logic for Concurrency
Sort
View
ENTCS
2006
189views more  ENTCS 2006»
13 years 5 months ago
Variables as Resource for Shared-Memory Programs: Semantics and Soundness
Parkinson, Bornat, and Calcagno recently introduced a logic for partial correctness in which program variables are treated as resource, generalizing earlier work based on separati...
Stephen D. Brookes
ENTCS
2008
99views more  ENTCS 2008»
13 years 5 months ago
Specifying Properties of Concurrent Computations in CLF
CLF (the Concurrent Logical Framework) is a language for specifying and reasoning about concurrent systems. Its most significant feature is the first-class representation of concu...
Kevin Watkins, Iliano Cervesato, Frank Pfenning, D...
DASFAA
2004
IEEE
86views Database» more  DASFAA 2004»
13 years 9 months ago
Concurrent Updating of Large Spatial Objects
The update transactions to be executed in spatial databases have been usually known as interactive and long duration works. When a spatial object has a very large geometry of which...
Youngduk Seo, Donghyun Kim, Bonghee Hong
CONCUR
2004
Springer
13 years 10 months ago
Resources, Concurrency and Local Reasoning
In this paper we show how a resource-oriented logic, separation logic, can be used to reason about the usage of resources in concurrent programs.
Peter W. O'Hearn
APLAS
2007
ACM
13 years 9 months ago
Local Reasoning for Storable Locks and Threads
We present a resource oriented program logic that is able to reason about concurrent heap-manipulating programs with unbounded numbers of dynamically-allocated locks and threads. T...
Alexey Gotsman, Josh Berdine, Byron Cook, Noam Rin...