JBoss.orgCommunity Documentation

Chapter 1. Introduction to Mobicents Stream Library

In many places there is need for asynchronous I/O operations, be it file, socket or any other. There are asynchronous I/O libraries. However, implementations are thread safe and restricted to some specific assumptions.

Mobicents Stream Library fills this gap. It aims to provide a simple API which enables the user to abstract I/O operation in any way they desire.