| Projects on Google Code | Results 1 - 10 of 16 |
C implementations of several scalable non-blocking data structures for x86 and x86-64.
----
==Status==
Overall the package is *pre-alpha*. It is still under development.
* The skiplist is beta. There are no known bugs and it is feature complete.
* The hashtable is alpha. It has not b...
HashTable,
lock-free,
C,
concurrent,
multicore,
multi-core,
multithreaded,
multi-threaded,
HashMap,
transactions,
threads,
datastructure,
datastructures,
Skiplist,
transactional
===Scalaris is a distributed key-value store.===
Scalaris is a scalable, transactional, distributed key-value store. It can
be used for building scalable Web 2.0 services.
Scalaris uses a structured overlay with a non-blocking Paxos commit protocol
for transaction processing with strong cons...
Elastras is an effort to create an Elastic Transactional Data Store for a Cloud Computing environment.
Refer to the following paper for a high level overview.
Sudipto Das, Divyakant Agrawal, Amr El Abbadi, *[http://www.usenix.org/events/hotcloud09/tech/full_papers/das.pdf "ElasTraS: An Elastic...
DataObjects.Net v4.0 combines comprehensive business logic layer development framework, object-relational mapper and a set of storage implementations enabling the same BLL code work everywhere dramatically reducing the resources you need to develop generally any application dealing with persistent d...
ObjectRelationalMapping,
ORM,
LINQ,
AOP,
EntityFramework,
Database,
Persistence,
IMDB,
Mapper,
PostSharp,
UnitOfWork,
Transactions,
Indexes,
SqlDom
= Watch your budget and manage your finance easily =
This free, open source and web based tool lets you monitor your expenses in the easiest way possible and from anywhere. If you want to set financial budgets, follow them and see reports in real-time, then this tool is made for you.
Check out m...
budget,
finance,
report,
transactions,
bank,
graph,
expenses,
money,
credit,
personal,
family,
quicken,
msmoney
Framework that eases creation of J2SE applications that use JPA.
SimpleDBM is a transactional database engine, written in Java. It has
a very small footprint and can be embedded in the address space of an
application. It provides a simple programming API, which can be learned
very quickly.
==Features==
SimpleDBM has the following features:
# *Transacti...
[http://pypi.python.org/pypi/Trellis Trellis] is a library by [http://dirtsimple.org/ Phillip J. Eby]. It's a unique and very useful take on event-driven programming, but it wasn't updated for a while which led to this fork. This fork is so different that it ended up being renamed _Reaction_.
_Fo...
There is suprisingly no real technical support for *DomainDrivenDesign* -- and there exist just many problems - things disoputing against clean seperation of domain and infrastructure code. Among others these are:
* Missing in Domain Layer:
* Dirty Detection
* Functional Tracing
* ...
java,
DomainDrivenDesign,
LazyLoading,
Validation,
ChangeTracking,
Transactions,
ModelSynchronisation,
Meta
Warp-persist is a lightweight library that provides persistence and transactions for applications using [http://code.google.com/p/google-guice Google Guice].
You can use warp-persist inside web and servlet applications as well as EJB and simple desktop applications. All with a few simple configur...
Warp,
Guice,
Java,
Hibernate,
Persistence,
Middleware,
JPA,
Transactions,
db4o,
Database,
DAO,
Finder