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
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.
a sharedmemoryallocator that provides a simple interface for named sharedmemory segments; sharedmemory between any processes; provides sharedmemory queues; does not use the same address between processes; fast structured arena file scales well
RT-BOINC stands for a Real-Time BOINC. It was designed for managing highly-interactive, short-term, and massively-parallel real-time applications.
We implemented RT-BOINC on top of the recent BOINC server source codes.
A data parallel scientific programming model. Compiles efficiently to different platforms like distributed memory (MPI), sharedmemory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
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.
It is an implementation of Tuple-Space by using MPI library. Tuple-space is a logically sharedmemory in many parallel computing. It provides the appearance of a sharedmemory but do not require on underlying physical sharedmemory.
TOP-C is a library for easily writing parallel applications for both distributed and sharedmemory architectures. It hides the details of parallel programming, and presents the application programmer with a simple task-oriented interface.