Sunday, February 06, 2011

Scalable state synchronization infrastructure using P2P

Project Description
An infrastructure that provides application business logic synchronization between peers using WCF P2P.
Many applications need to share information between various instances of the application.
This infrastructure simplifies the use of peer channel by handling the various patterns of nodes states such as online / offline join and leave to the mesh.
More details on how use the infrastructure ca be found on: www.roniz.net

Read more: Codeplex