Skip to content

ucodev/librtsaio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. About

  Real-Time Scalable Asynchronous Input/Output Library (librtsaio).
  Developed by Pedro A. Hortas ([email protected]).
  Home page: http://www.ucodev.org


2. Briefing

  librtsaio is an abstraction layer for the management of asynchronous input/output operations.
  It's scalable, thread-safe, supports real-time event notifications and cancellations, implements optional eager read/write operations and multiple asynchronous I/O queues.


3. Version

  $ cat VERSION


4. Documentation

  $ cat doc/overview.txt


5. Build and Install

  # ./do
  # ./install

  Alternatively, to enable support for libfsma, do:

  # ./do fsma
  # ./install


About

Real-Time Scalable Asynchronous Input/Output Library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors