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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Jalin aims to bring Linux's IPC facilities within reach of Java programs. Java programs using Jalin will be able to communicate using a variety of techniques from shared memory segments to message queues.
Colonel intends to be a simplistic microkernel offering capability protected ipc. It's main purpose is of educational nature, it is _not_ meant to be used as microkernel for a "real" OS.
This project offers components for XtratuM Nano-Kernel System. XM-FIFO and XM-SHM are XtratuM IPC Components. They can used to communicate between real-time domains and non real-time domains.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A small micro operating system kernel written in C (and partly assembly).
Planned features are: software based preemptive multitasking/threading, paging, kernel API, IPC, client/server, security system.
The code is designed to be clearly understandable.
ldapenum is a perl script designed to enumerate system and password information from domain controllers using the LDAP service when IPC$ is locked. The script has been tested on windows and linux. The script is still in its infancy.
Stork is a linux 2.6 systemV inter process comunication layer extension. Stork process can share IPC objects, like semaphores or messages passing buffer, in a distributed multi-architecture cluster.
A framework for flexible, easy and efficient inter-process
communication under Unix. Optimized for large data transfers between unrelated processes. ZZ builds upon and improves the concept of shell pipes.
AUTHd: Admission control daemon is a system aiming to provide authentication and authorisation services to other services. Uses the keynote trust management system. It is accessible via IPC, network (OpenSSL support) and kernel-space.
Cross-platform framework, ideal for implementing network-enabled servers in C++. Includes API for processes, threads/thread pools, advanced IPC, Sockets, File I/O, and much more. Homepage: http://www.fidnet.com/~bbreeden
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 distributed shared mem.
ODAI (Open Distributed Applications Interface) provides simple IPC (Inter Process Communication) for applications running on different computers connected via a LAN or WAN. Therby it uses concepts like CORBA or XMLRPC but claims to be smaller and faster.
it is used to fetch several System V IPC message queue infos, which ordinary implementation of ipcs didn\'t provide, e.g. scanning the system for active queues or. also, it comes with a tool to creat/destroy message queues and send messages over them.
libipc is a wrapper lib written in C++. The goal of this lib enables the beginner easy to use socket programmings. Supporting the TCP and UDP APIs(the blocked-mode), and Threads(pthread) APIs.