An open API service indexing awesome lists of open source software.

https://github.com/felixklauke/scallenger

Overwhelming fast and lightweight shared memory based inter process communication supporting ultra fast mode using internal unsafe APIs to ensure low latency communication procedures.
https://github.com/felixklauke/scallenger

bytebuffer interprocess-communication ipc lightweight mappedbytebuffer mmapped nio poc

Last synced: 4 months ago
JSON representation

Overwhelming fast and lightweight shared memory based inter process communication supporting ultra fast mode using internal unsafe APIs to ensure low latency communication procedures.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/FelixKlauke/scallenger.svg?branch=master)](https://travis-ci.org/FelixKlauke/scallenger)

# scallenger
What you see here is a very lightweight POC of memory / shared file based inter process communication.