Sciweavers

11214 search results - page 159 / 2243
» Just-in-time data structures
Sort
View
FTDCS
2004
IEEE
14 years 2 months ago
Scalable, Structured Data Placement over P2P Storage Utilities
Zheng Zhang, Mallik Mahalingam, Zhichen Xu, Wentin...
FLOPS
2006
Springer
14 years 2 months ago
Lock Free Data Structures Using STM in Haskell
Abstract. This paper explores the feasibility of re-expressing concurrent algorithms with explicit locks in terms of lock free code written using Haskell's implementation of s...
Anthony Discolo, Tim Harris, Simon Marlow, Simon L...
FOSSACS
2006
Springer
14 years 2 months ago
A Logic of Reachable Patterns in Linked Data-Structures
We define a new decidable logic for expressing and checking invariants of programs that manipulate dynamically-allocated objects via pointers and destructive pointer updates. The ...
Greta Yorsh, Alexander Moshe Rabinovich, Mooly Sag...