Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Socket library for Shared Cache

Classes

  ClassDescription
ManageClientTcpSocketConnectionPoolFactory
A factory to access the Connection pools
ManageServerTcpSocketConnectionPoolFactory
A factory to load ManageTcpSocketConnectionPool
ManageTcpSocketConnectionPool
Managing the various Connection Pools to each server node within the client
SharedCacheStateObject
Represents the State between each async call and connection to the client socket.
SharedCacheTcpClient
A Client object which handle all communication for a requst to the server in a block mode.