Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
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.
Blackboard implements a lightweight, portable tuple space suitable for multi-agent system and distributed component design. Supports implicit invocation via content-filtered asynchronous events, blocking call semantics, and sharedmemory messaging.
libdocsis is a shared library suitable for working with DOCSIS option files. The library provides an API to encode/decode/verify DOCSIS option files from a variety of sources including file streams, character buffers, and in-memory mapped locations.
coThreads (formerly known as STMlib), is a concurrent programming library for OCaml. It features both high and low level constructors, for both shared-memory and message-passing style concurrency. The library is equipped with a set of source-level and ob
an integration framework for UML and MOF case tools based on Jini and SOAP.
It exchanges models from ArgoUML, Poseidon, Rose, etc. as XMI (UML stored in XML), checks them and generates code. New services simply plug in and can be shared world-wide.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
DATTEL means "DATa parallel TEmplate Library". It is a C++ library providing STL-algorithms on sharedmemory (via pthreads) and/or distributedmemory (via MPI). The parallelism is hidden from the programmer. Porting code to DATTEL should be easy.
JVMCluster
Features:
- clusterable Java Virtual Machine (based on PVM)
- uses CPPVM as adapter layer to PVM
- object persistent layer integrated into JVM
- memory management unit is based on integrated relational database
- JDBC/ODBC api to acces
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
A Pooled, SharedMemory allocator for the C++ Standard Template
Library (STL). Allows processes to share an STL container class to
facilitate control and communications between the connected processes.
C-code that make it easier to fork and execute functions in new processes and then collect the data in the parent process. Mainly intended for MOSIX/openMosix (and other SSI clusters) that lack distributedshared mem.
The Tiny Grasshopper Cache Store provides a memory based, least recently used (LRU), thread-safe caching mechanism that can openly cache any Java Object. The cache store is easy to use and doesn't require any setup.
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.
Open-source decentralized peer-to-peer intelligence community
RELICS is based on the concept that a diverse collection of independent users are likely to make certain types of decisions and predictions better than any one individual or panel of experts.
The RELICS platform is the keystone software application that connects and harmonizes all operations of the intelligence process using both human intelligence and biologically inspired learning algorithms to perform intelligence tasks.
RELICS users are connected on a peer-to-peer network forming a...
...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.