Search Results for "distributed shared memory" - Page 15

Showing 385 open source projects for "distributed shared memory"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    DATTEL means "DATa parallel TEmplate Library". It is a C++ library providing STL-algorithms on shared memory (via pthreads) and/or distributed memory (via MPI). The parallelism is hidden from the programmer. Porting code to DATTEL should be easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java peer-to-peer communication library providing encrypted single user and multi-user shared sessions and discovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The PSU Mars Rover Software System is a collection of modules connected via shared memory space which allow the operation of various sub-systems to control the rover in all of its tasks; especially navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Banyan is a framework to manage 3D CG data in collaborative working environment. It allows parallel, distributed development of 3D scenes through the shared central scene data repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    pyxntp is a Python module which allows the implementation of a Reference Clock Driver from python, via the xntpd Shared Memory interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Pooled, Shared Memory 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The JukeDaddy is a p2p distributed MP3 jukebox for offices and shared-spaces. It allows people to pool their tunes together and listen to music on other people's computers. The interface is web-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Hybird Wide Virtual Disk is a client/server software which allows its users to access a very large disk memory space distributed on several hosts. The software client part is written in Java Swing, and the server part is written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Big5con is a chinese console. This is an alpha version. Supported video card is VGA only, and, supported fonts are Minix/V and BDF. This program requires shared memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    POSH (Python Object Sharing) is an extension module to Python that enables processes to share Python objects by placing them in shared memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    It is a card game that runs in console mode in operating systems Linux or UNIX. It uses semaphores and shared memory. Originaly was an exercise in C++ for the faculty. It's multi player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    openMosixLOAF is a single floppy openMosix Linux mini-distro designed for diskless systems or HPC clusters where only CPU and memory is needed. It has drivers for all PCI Ethernet NICs that the Linux kernel has support for (10/100/1000).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project aims at developping a shared tasks computing system using Java, Jini and javaspaces. A master can split a big task in several tasks which will be executed by workers which have joined the federation using thier idle CPU time. A monitoring app
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    (1) smart pointer class (memory management via reference counting), (2) Lockable class (for controlling shared object mutability), (3) lockable, reference-counted array and string classes, (4) stream-based serialization classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The mbuff.o module and /dev/mbuff is intended to be used as a shared memory device making memory allocated in the kernel using vmalloc possible to map in the user space. It is especially recommended for RT-Linux tasks/user space communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TOP-C is a library for easily writing parallel applications for both distributed and shared memory architectures. It hides the details of parallel programming, and presents the application programmer with a simple task-oriented interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The MLStreams(mls) library is a thread-safe, streams library written in C++. The library is an extension of the C++ iostreams heirarchy. Customized streams provide support for sockets, shared memory, pipes and text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libshbuf introduces a new IPC concept: the "shared buffer", a more flexible and faster alternative for standard Unix FIFOs. Take some shared memory, flavour it with semaphore based locking and change notifications and refine it with an easy-to-use API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CommLib is an IPC library for Unix systems. It allows related and unrelated process to communicate using several methods (FIFOs, PIPEs, shared memory, RPC etc.) using unique, consistent APIs. This will allow the programmer to choose the best and most perf
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    An extensible, open-source, distributed file and service sharing servent. It works by loading a list of shared files instead of processing search queries to maintain high download speeds. Written in Python and C. For use on any platform supported by Py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The JCS is a caching system for distributed java applications. It uses a combination of memory, disk, lateral, and remote components to provide data integrity and session failover across webservers.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB