Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrosvenor committed Jan 8, 2015
1 parent f3e9f62 commit 1b7d54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -3,7 +3,7 @@ CamIO2

The Cambridge IO Library. Please see the license at the end of this file.

CamIO is a generic, high speed I/O interface designed to give programmers straightforward access to kernel bypass I/O at the along with regular I/O methods (files, sockets etc). CamIO is different to most interfaces in that memory management is done internally giving the library the ability to expose hadrware buffers directly to applications for very high-speed, low-latency I/O access.
CamIO is a generic, high speed I/O interface designed to give programmers straightforward access to kernel bypass I/O along with regular I/O methods (e.g files, sockets etc). CamIO is different to most interfaces in that memory management is done internally giving the library the ability to expose hadrware buffers directly to applications for very high-speed, low-latency I/O access.

This is a work in progress. For an idea of what's going on here, take a look at this:

Expand Down

0 comments on commit 1b7d54c

Please sign in to comment.