Search Results for "interprocess communication"

Showing 22 open source projects for "interprocess communication"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    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.
    Try it Free
  • 1
    asynframe framework

    asynframe framework

    Development framework based on message driven provided

    This is an SDK development framework based on message driven (including asynchronous IO events) , which provides basic interfaces such as thread、pipeline、file and network. 1. It can be easily integrated into MFC、SoUI、DUI and Qt6.x other systems 2. Implement equipment chain and provide unified equipment operation interface (including file、pipe and socket etc.) 3. Implement the basic network protocol module: dns /udp/tcp/ssl/ftp/http/rtsp/proxy/websocket 4. Implement high-precision...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XNU

    XNU

    Legacy mirror of Darwin Kernel

    ...This hybrid architecture merges the microkernel model’s message-passing flexibility with the monolithic performance and direct hardware control typical of Unix-like systems. XNU handles essential kernel responsibilities such as memory management, multitasking, interprocess communication (IPC), device I/O, system calls, security enforcement, and scheduling across both single and multi-core architectures.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    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.
    Learn more
  • 5

    simple-fork-php

    simple multi process manager based on pcntl

    Writing Multi-Process program is hard for freshman. You must consider that how to recover zombie process, interprocess communication and so on. Especially handle the process signal. SimpleFork framework provide several interfaces which like Java and solutions in process collect, sync and IPC. You do not need to consider that how to control multi-process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Interprocess communication(IPC) API

    This is used to create,send,receive data from common interface

    This API is helps in communicating between two unrelated process in blocked manner .It creates a common interface for communication between two processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OGDL is a structured format for representing graphs of information, alternative to XML. Its grammar is very simple allowing for compact parsers. The text version is easily readable; the binary version is used for storage and interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NOTUVY singleapp

    A simple Java framework for making applications singletons.

    The underlying mechanism uses interprocess communication to that at most one application process is active at a time. A new application invocation either displaces a previous invocation, or it defers to the previous and terminates itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    M String is a microkernel based on some part of oskit libs. It's designed to be small, simple, and have a simple API for server interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    LINX is a distributed communication protocol stack for transparent inter node and interprocess communication for a heterogeneous mix of systems. For latest versions, see https://linux.enea.com/linx/. This project is no longer active and there are thus no further releases planned. As an alternative, a completely user space implementation of the LINX protocol on Linux (User-Mode LINX for Linux) has been developed.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    A small lightweight C library that supports a mimimal set of interprocess communication mechanisms. These include shared allocators, shared queues, shared lists, and reactor.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    jiipco! (Java Internal Interprocess Communication) is a library for event driven process communication, specially suited for frontend GUIs development. With this library, command line oriented utilities can be treated as asynchronous event generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MTCE (MultiThreading and Communication Environment) Language - C++ Supp. OSs - Linux, Win 32, Solaris Features: Multithreaging - Posix Threads, Thread Pooling Communication - TCP/IP lib, simple interprocess protocol. Lib to be used - STL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...It is used as middleware to close the gap between IDS research and IDS development. M-ICE consists of various parts that can be connected together by using network-or interprocess-communication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ThreadMessaging.NET is a small library framework for advanced transparent interthread and interprocess (also remote) messaging and communication in the .NET/C# World and provides safe implementations of various messaging and data flow structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CIPC is an application programmer interface (API) for interprocess communication. CIPC includes classes for: File and Record Locking, Token Creation, UNIX Processes, Semaphores, Shared Memory, Sockets, and HTTP and WEBDAV clients and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Inter Process Messenger (IPM) is an interprocess communication and remote procedure call system which shares a number of characteristics with existing IPC systems such as Corba and XML-RPC. IPM is fully sockets based, supporting internet and unix socket
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MFIPC deals with a new form of IPC that in its usage works like a FIFO but in its implementation works like a message queue.This IPC stands unique in its feature, wherein processes can communicate by transfering huge data at a time and at a faster rate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a set of C++ wrapper classes for the InterProcess Communication facilities (IPC). The IPC facilities exist on most Unices in use today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libinterface is a C++ library and a code generator used to facilitate interprocess communication over TCP and Unix sockets. The code generator reads XML method definition and produces code to serialize and to deserialize the described data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Ekstasis

    A digital signal processing (DSP) framework (w/ audio to midi focus)

    Ekstasis is currently a rapidly produced prototype version of a Digital Signal Processing (DSP) framework which seeks to provide signal/data processing modules which can be strung together via Boost library interprocess message queues. Tools for creating and destroying the communication queues, loading/saving PCM 44100 Hz to/from the signal processing chain, windowing the data (currently only a Hann windowing function module), performing a Discrete Fourier Transform (DFT) on the data (using FFT, currently only real part), detecting the presence of an event within a data segment/packet via normalized spectral signature matching/comparison, and the generation of a midi file from the detection of said patterns (i.e., event occurrences) as output are currently available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Types: -Meeting with Clients -CAD dispatch -Worflow -SOA and inter network workflow -Interprocess communication -Batch jobs -Large scale integration -Manufacturing System and Systems -Personal -Employee -Project -Robot / Robots / Robotic
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB