Sciweavers

126 search results - page 1 / 26
» Testing Berkeley DB
Sort
View
DEBU
2008
131views more  DEBU 2008»
13 years 5 months ago
Testing Berkeley DB
Oracle Berkeley DB is a family of database engines that provide high performance, transactional data management on a wide variety of platforms. Berkeley DB products are available ...
Ashok Joshi, Charles Lamb, Carol Sandstrom
DEBU
2007
117views more  DEBU 2007»
13 years 5 months ago
Berkeley DB: A Retrospective
Berkeley DB is an open-source, embedded transactional data management system that has been in wide deployment since 1992. In those fifteen years, it has grown from a simple, non-...
Margo I. Seltzer
BSN
2009
IEEE
196views Sensor Networks» more  BSN 2009»
13 years 6 months ago
The Berkeley Tricorder: Ambulatory Health Monitoring
We developed and tested the Berkeley Tricorder, a health monitoring device capable of measuring a subject's ECG, EMG, Blood Oxygenation, Respiration (via Bioimpedance), and m...
Reza Naima, John Canny
LISA
2003
13 years 6 months ago
An Analysis of Database-Driven Mail Servers
This paper compares the performance of three different IMAP servers, each of which uses a different storage mechanism: Cyrus uses a database built on BerkeleyDB, Courier-IMAP uses...
Nick Elprin, Bryan Parno
OSDI
2006
ACM
14 years 5 months ago
EXPLODE: A Lightweight, General System for Finding Serious Storage System Errors
Storage systems such as file systems, databases, and RAID systems have a simple, basic contract: you give them data, they do not lose or corrupt it. Often they store the only copy...
Junfeng Yang, Can Sar, Dawson R. Engler