Cache-Optimized Concurrent Skip List 20021220
You'll be able to download in 5 seconds.
You can also click on the following External Download Link to start download:
http://sourceforge.net/projects/skiplist/files/SLPC/slpc-20021220/slpc-20021220.tar.gz/download
ABOUT Cache-Optimized Concurrent Skip List
The cache-optimized concurrent skip list is a set of algorithms for maintaining dynamic ordered mappings. Top-down balancing algorithms minimize cache-misses while using a per-node read-write spinlock to coordinate shared access. Designed for Linux 2.4.
Related Programs
-
ElucidBlog Free
A Blogger engine written in C# that will support multiple data backends (SQL, XML, MySQL, MDB, Oracle, etc.) with all the features of a typical blog engine with fast loading times and a generic display approach.
-
NavalBattleX Free
WORK IN PROGRESS A naval battle game in unix enviroment. This project is developed in C language and it uses the TCP/IP protocol for clients/server(multithread) communications. The users interactions are done by command line
-
CloudTarget Free
Cloud Target is a front-end to the python scripts that google uses to create, run and upload projects to its App Server system. This .NET application is based on the OSX front-end provided by Google in the SDK.
-
Systme de Gestion de Bandes Dessines Free
This project is a comics database system that allows you to be informed of the total cost of a comics collection. It is intended to be used with the french BDM book that publish each year the values of the comics.
-
DatabaseHelper Free
DatabaseHelper is java library deigned to help java developers to create applications that use JDBC API directly. This library also enables developers to use straight database connection when running local unit tests and data
-
TskTsk Free
Embeddable time series database for .NET. Create and use ordered datetime/value pairs seamlessly and serialize data to disk easily. Ideal for embedding in custom financial or scientific apps requiring a quick-and-easy databas
-
Ladon - XACML Enforcement for DB2 Free
The goal of this project is to implement an utility capable of enforcing XACML policies on a IBM DB2 database. Talking in XACML terms this project will serve as a Policy Enforcement Point for DB2.
-
HRDAG-Analyzer Free
Analyzer is used to collect, maintain and analyze information about large-scale human rights violations from multiple sources. Analysis of the overlap between sources allows for the use of Multiple Systems Estimation to quan
-
Sql Block Monitor Free
This is a SQL Monitor that shows to you the database connections and who is blocking eachother
-
Super Simple XML Free
Super Simple XML. A reduced non w3 supported xml parser. It has only the basic parsing abilities. But is small and easy to use.