Usage
- [[Getting Started]]: Introduction to nio4r's components
- [[Selectors]]: monitor multiple
IO
objects for readiness events - [[Monitors]]: control interests and inspect readiness for specific
IO
objects - [[Byte Buffers]]: fixed-size native buffers for high-performance I/O
- [[Multithreading]]: description of nio4r's locking scheme and cross-thread wakeups
Other Resources
- A gentle introduction to nio4r: blog post on nio4r
- YARD API Documentation: API documentation autogenerated from code