DirectReactor
object is used to execute the ready operations of within a single synchronous thread. This is used when the I/O operations to be performed do not require much time to execute and so will not block the execution thread.
@author Niall Gallagher
|
|
|
|