Module: LightIO
- Defined in:
- lib/lightio.rb,
lib/lightio/errors.rb,
lib/lightio/library.rb,
lib/lightio/version.rb,
lib/lightio/watchers/timer.rb,
lib/lightio/watchers/watcher.rb,
lib/lightio/watchers/schedule.rb
Overview
LightIO provide light-weight executor: LightIO::Beam and batch io libraries, view LightIO::Core::Beam to learn how to concurrent programming with Beam, view LightIO::Watchers::IO to learn how to manage ‘raw’ io objects, Core and Library modules are included under LightIO namespace, so you can use LightIO::Beam for convenient
Defined Under Namespace
Modules: Core, Library, Watchers Classes: Error, InvalidTransferError
Constant Summary collapse
- VERSION =
"0.1.1"