JSocket is Objectlab‘s socket and message dispatcher library architecture that can be used as the foundation for high performance network communication. This SDK has been licensed in conjunction with previous consulting arrangements and is in use in real world applications. The software is a non-blocking socket client-server java library which follows a session-based, message-processing, thread-pooled architecture. It includes a server, client and dispatcher which work together to provide a fully functional and scalable network layer right out of the box.
Allows for clean separation between business logic code and network and session
management code
Provides separate threads for the network communication and message processing
Provides session management and timeout functionality
Provides flexibility to interchange messaging protocols
If you are interested in learning more about JSocket, please send us an email at jsocket@objectlab.com.