APC_Chatt
Package:
Summary:
Chat system that uses cache to store chat state
Groups:
Author:
Description:
This package implements a chat system that uses cache to store chat state.
It can manage multiple rooms with multiple chat users keeping the information about the rooms and users using a cache system like APC, MemCache, eAccelerator or XCache.
The class can add or remove rooms, users and send messages or replies.
It can manage multiple rooms with multiple chat users keeping the information about the rooms and users using a cache system like APC, MemCache, eAccelerator or XCache.
The class can add or remove rooms, users and send messages or replies.
Comments are closed.