Skip to content

mgrosvenor/camio2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
old
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 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: 

https://github.com/mgrosvenor/camio2/blob/master/src/api/api.h


Installing and building
=======================

See complete documentation for full details. 

Run "./prepare" from the root directory
Run "./build" form the root directory


License
=======

Copyright (C) 2013, see LICENSE for more details. 



About

The Cambridge IO Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published