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.
- Host: GitHub
- URL: https://github.com/felixklauke/scallenger
- Owner: felixklauke
- License: mit
- Created: 2017-12-02T11:47:18.000Z (almost 8 years ago)
- Default Branch: dev
- Last Pushed: 2017-12-09T07:03:15.000Z (almost 8 years ago)
- Last Synced: 2025-02-21T14:49:39.872Z (8 months ago)
- Topics: bytebuffer, interprocess-communication, ipc, lightweight, mappedbytebuffer, mmapped, nio, poc
- Language: Kotlin
- Homepage: http://felix-klauke.de
- Size: 44.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://travis-ci.org/FelixKlauke/scallenger)
# scallenger
What you see here is a very lightweight POC of memory / shared file based inter process communication.