Sciweavers

11394 search results - page 175 / 2279
» Self-Organizing Data Structures
Sort
View
FTDCS
2004
IEEE
15 years 7 months ago
Scalable, Structured Data Placement over P2P Storage Utilities
Zheng Zhang, Mallik Mahalingam, Zhichen Xu, Wentin...
FLOPS
2006
Springer
15 years 7 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
15 years 7 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...