SkillAgentSearch skills...

FastIpc

A very fast interprocess communication library using memory mapped files.

Install / Use

/learn @clayv/FastIpc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FastIpc

A very fast interprocess communication library using memory mapped files.

This code is strongly based (only minor changes were made) on the talk Joe Albahari gave at NDC Sydney in August 2017 (see video at https://www.youtube.com/watch?v=mLX1sYVf-Xg).

This puts the code Joe demonstrated (which was shown in LinqPad) into all the appropriate class files and demonstrates using low-level programming with pointers, memory mapped files, and lock-free synchronization.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks3

Languages

C#

Security Score

70/100

Audited on Oct 19, 2024

No findings