Package naga.eventmachine


package naga.eventmachine
An optional simple service for driving asynchronous and delayed tasks integrated with the Naga NIOService.
  • Class
    Description
    A cancellable, delayed event posted to the event service.
    EventMachine is a simple event service for driving asynchronous and delayed tasks together with the a Naga NIOService.