Sharedance is a high-performance server that centralizes ephemeral key/data pairs on remote hosts, without the overhead and the complexity of an SQL database. It was mainly designed to share caches and sessions between load- balanced PHP Web servers. Access to a Sharedance server is trivial through a simple PHP API and it is compatible with the expectations of PHP 4 and PHP 5 session handlers with no code change.
| Tags | Internet Web Dynamic Content HTTP Servers Clustering/Distributed Networks |
|---|---|
| Licenses | BSD Original |
| Operating Systems | OS Independent |
| Implementation | C PHP |
- All comments
Recent commentsWorks awesome
Been in use in a production environment coordinating our cluster of 6 servers, 24x7 for a few years now. Great performance, zero problems. What's not to love?
Sharedance is great!