Sciweavers

4356 search results - page 193 / 872
» Communicating Transactions - (Extended Abstract)
Sort
View
GLOBECOM
2007
IEEE
16 years 27 days ago
Virtualization of Local Computer Bus Architectures Over the Internet
We propose a companion solution to iSCSI that is more suited for virtualization of local computer bus architectures, such as PCI/PCI-X and PCI Express. We explore the architecture ...
David A. Daniel, Joseph Y. Hui
ICCCN
2007
IEEE
16 years 27 days ago
Lagniappe: Multi-* Programming Made Simple
—The emergence of multi-processor, multi-threaded architectures (referred to as multi- architectures) facilitates the design of high-throughput request processing systems (e.g., ...
Taylor L. Riché, R. Greg Lavender, Harrick ...
MDM
2007
Springer
119views Communications» more  MDM 2007»
16 years 21 days ago
A Failure Tolerating Atomic Commit Protocol for Mobile Environments
In traditional fixed-wired networks, standard protocols like 2-Phase-Commit are used to guarantee atomicity for distributed transactions. However, within mobile networks, a highe...
Stefan Böttcher, Le Gruenwald, Sebastian Ober...
IMC
2006
ACM
16 years 16 days ago
Generating a privacy footprint on the internet
As a follow up to characterizing traffic deemed as unwanted by Web clients such as advertisements, we examine how information related to individual users is aggregated as a result...
Balachander Krishnamurthy, Craig E. Wills
HASKELL
2005
ACM
16 years 4 days ago
Haskell on a shared-memory multiprocessor
Multi-core processors are coming, and we need ways to program them. The combination of purely-functional programming and explicit, monadic threads, communicating using transaction...
Tim Harris, Simon Marlow, Simon L. Peyton Jones