|
About:
HotCache is a transactional distributed caching system that runs on
top of most RDBMSes. It provides an object-relational mapping tool
that makes the use of embedded SQL unnecessary and saves tedious
mapping programming. It enhances RDBMS commit functionality by adding
commit-broadcast transactions where data is committed to the database
and at the same time pushed to all other client caches, in essence
keeping the data at remote clients hot. This improves performance by
orders of magnitude (as most data access can be done locally) and
reduces the load on the database server. The commit-broadcast
transactions are implemented using UDP multicast for maximum network
utilization. HotCache provides a sophisticated event framework that
allows the client to register interest in business objects and be
notified when changes are committed. The event framework is built so
that it can be easily integrated with other systems' event-loops,
eliminating multi-threading problems, etc. Notification can also be
configured to take place in an asynchronous/multi-threaded method.
Author:
Carsten Øland Madsen <com __at__ nowco __dot__ net>
[contact developer]
Homepage:
http://www.nowco.net
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 25442)
» Popularity: 0.20% (Rank 24382)

(click to enlarge graphs)
Record hits: 2,836
URL hits: 833
Subscribers: 3
|
|