With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
libshbuf introduces a new IPC concept: the "shared buffer", a more flexible and faster alternative for standard Unix FIFOs. Take some sharedmemory, flavour it with semaphore based locking and change notifications and refine it with an easy-to-use API.
...I want to implementation the engine with C as it is a commonly known language and it has a good support of the linux's sharedmemory.
I have already done an encouraging poc with C and mmap.
A lock-free, concurrent, multi-reader, multi-writer and real-time capable ring-buffer implementation
The ringbuffer uses int type values. For transmission of larger (than long int) buffers, an additional sharedmemory-pool is required.