-
Notifications
You must be signed in to change notification settings - Fork 0
client library and daemon for zero-copy circular-queue memory buffers
License
Matthew-Jemielity/ionize
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is a work in progress, missing makefiles and a lot of infrastrucucture. In this project: - plasma is a library to be used by clients, - ionized is daemon responsible for memory management, implementing circular buffers. - filament is a basic client-server implementation using sockets, for ionized Clients request memory allocation from the daemon, which then passes a uid for access to that memory. On linux shared memory will be used. Android will utilize ion. By default ionized will use filament with ZeroMQ backend. If wanted new backend can be written, as long as it conforms to filament API.
About
client library and daemon for zero-copy circular-queue memory buffers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published