Showing 18 open source projects for "process communication"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Corosync Cluster Engine

    Corosync Cluster Engine

    The Corosync Cluster Engine

    The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C application programming interface features. A closed process group communication model with extended virtual synchrony guarantees for creation of replicated state machines. A simple availability manager that restarts the application process when it has failed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    nanomsg

    nanomsg

    nanomsg library

    The nanomsg library is a simple high-performance implementation of several "scalability protocols". These scalability protocols are lightweight messaging protocols that can be used to solve a number of very common messaging patterns, such as request/reply, publish/subscribe, surveyor/respondent, and so forth. These protocols can run over a variety of transports such as TCP, UNIX sockets, and even WebSocket. This pattern is useful for solving producer/consumer problems, including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TIPC Cluster Domain Sockets

    Cluster wide IPC providing datagram, connection, and bus messaging

    The Transparent Inter Process Communication service can best be described as a cluster wide equivalent to the Unix Domain Socket IPC, but with much more features. Go to http://www.tipc.io for more details.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    flom

    flom

    Free Lock Manager

    ...SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Dynomite

    Dynomite

    A generic dynamo implementation for different k-v storage engines

    Dynomite, inspired by Dynamo whitepaper, is a thin, distributed dynamo layer for different storage engines and protocols. Currently these include Redis and Memcached. Dynomite supports multi-datacenter replication and is designed for high availability. The ultimate goal with Dynomite is to be able to implement high availability and cross-datacenter replication on storage engines that do not inherently provide that functionality. The implementation is efficient, not complex (few moving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    P3: The Portable Unix Programming System

    P3: The Portable Unix Programming System

    Multi-process homeostatic software agent library

    PUPS/P3 facilitates development of multi-process multi-host computations by providing tools to emulate colonies of homeostatic organisms. It permits persistent computation, homeostatic resource protection, and asychronous interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lockboxes are an experimental high performance inter-process communication (IPC) mechanism with access control. A lockbox can be used to share data, an open file handle, and state flags, with access control defining which users, groups or processes may ha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Development library for distributed programming. Spitfire provides an easy to use set of tools for managing processes and their communication. You just need to define the interfaces and behaviour of the processes; everything else is already done :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Tasks often depend on each other because of inter-process communication/synchronization. Task dependency have significant impact on performance. swap-sched solves the problem by dynamically detects dependency and use it for scheduling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DIPC

    Distributed Inter-Process Communication

    Distributed Inter-Process Communication (DIPC) is a combination of a Linux kernel extension and user-space programs that allows the user to develop distributed applications very easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Semys consists of a library for group communication and an architecture to build a sequential consistent system. A sequential consistent process can run on several physical hosts and is not disturbed by the downtime (crash) of a host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    omuscd is an User Space Cluster Daemon for use with the openMosix 2.6 kernel extension for single-system image clustering. The daemon provides process migration management and communication between networked computers to construct a cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TRAP is a very innovative and advanced transparent proxy that verifies the integrity of your network communication. It offers a custom scripting language that allows the user full control over the decision making process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HRCS (Hospital romm control system) is a system for remote operator monitoring of hospital rooms. HRCS supports serial or TCP/IP communication. HRCS is based on the linux kernel and is the only one process running in the OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DIPC stands for Distributed Inter-Process Communication. It enables you to build and program clusters of Linux computers very easily. It provides, among other things, Transparent Distributed Shared Memory (DSM). No special hardware required
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB