Skip to content
Tony Arcieri edited this page Dec 28, 2016 · 12 revisions

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

Clone this wiki locally