Open Source Distributed Computing Software - Page 5

Distributed Computing Software

View 388 business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    WLHostMachineStats
    WLHostMachineStats is a small agent (JMX MBean) that runs in every WebLogic Server in a WebLogic domain. It is used to collect statistics (O.S. CPU/Memory/Network usage) from the machine hosting each WebLogic Server instance. Also see DomainHealth.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    rshd is a multithreaded daemon service that listens for connections on port 514 (tcp port for the shell/cmd protocol), runs commands passed by clients and sends back the results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    boincecho
    BOINC Echo is an android application for tracking user data/credits over different BOINC projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    eBus

    Publish/Subscribe, Request/Reply Messaging API for Java.

    A Java middleware API supporting broker-less, type+topic-based publish/subscribe and request/reply messaging for both intra- and inter-application, object-level communication. Broker-less: messages are transmitted directly between eBus applications. There is no message broker (i.e. server) in between. Type+topic addressing: eBus clients subscribe to a message class (type) and message topic, providing stronger typing than just topic-based subscriptions. Object-level communication: eBus delivers messages directly to client objects, not to a client process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    jSCSI is a cross-platform Java implementation of an iSCSI initiator. jSCSI thus enables Java to directly access and serve block devices over the Internet by natively speaking the iSCSI protocol. The initiator supports software RAID. THIS PROJECT HAS MOVED TO GITHUB!!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A collection of implementations of the Paxos and FastPaxos algorithms for solving consensus in a network of unreliable processors. Visit http://libpaxos.sourceforge.net/ for more informations
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AKIRA aims to create a C++ development framework to build cognitive architectures and complex artificial intelligent agents.Features:KQML,Fuzzy Logic,Neural Net,Fuzzy Cognitive Maps and DIPRA (a distributed BDI - Belief Desire Intention goals model)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Framework for blockstructured adaptive finite volume methods. Provides MPI-parallelized variant of the Berger-Oliger AMR algorithm for Beowulf-clusters. Uses Clawpack. Visualization and conversion tools for HDF4 files included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Atomatrix is a multithreaded execution system of atomic matrices with a dynamic compiler and a network eviron. It is the next generation object-orientated environment. XML, MUD-OO CLI, GnucDNA support, windows and many subprojects are built-in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser.
    Download Chrome
  • 10
    Generic clustering/load-balancing platform (over a LAN or internet) using java based P2P Aorta workers that execute java "tasklets". Various tasklets can be implemented to solve fractals, process images, render webpages, crack RSA "brute force".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    An opensource implementation of JavaSpaces
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A C++ framework utilizing Design Patterns for creating Linux and Windows communications applications that contain Dialogic® products. Includes media and network classes (analog, digital, SIP, H323), multithreaded event handling, distributed app support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    C.H.A.O.S. Linux

    C.H.A.O.S. Linux

    C.H.A.O.S. is a Linux distro made for clusters.

    C.H.A.O.S. Linux is a distribution based on the Arch Linux operating system. It's a cluster oriented OS that does not providea graphical environment. Being based on standard Arch releases, this distro supports both i686 and x86_64 architectures. C.H.A.O.S. was created with a fixed main purpose: let admins get their cluster running in almost no time; despite having to manually install it on every node, the built-in textual installer will automate most of the process. More informations at official website, or extensive review at: http://linux.softpedia.com/get/Linux-Distributions/C-H-A-O-S-Linux-103444.shtml
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Alternative implementation of Spring framework remoting subsystem that supports different schemes of remote communication between client and server (1-1, 1-many, dynamic services discovering).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A suite of tools aimed at the Wireless Sensor Network community. The tools are developed by research staff and students of the Cogent Computing Applied Research Centre at Coventry University. See the wiki and READMEs for help with installing/using
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    DataBase Copy for Synchronization
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Distributed MultiThreaded Checkpointing

    Distributed MultiThreaded Checkpointing

    Checkpoint/Restart functionality for Linux processes

    DMTCP (Distributed MultiThreaded Checkpointing) transparently checkpoints a single-host or distributed computation in user-space -- with no modifications to user code or to the O/S. It works on most Linux applications, including Python, Matlab, R, GUI desktops, MPI, etc. It is robust and widely used (on Sourceforge since 2007). For the newest releases of DMTCP, please go to: https://github.com/dmtcp/dmtcp Among the applications supported by DMTCP are MPI (various implementations), OpenMP, MATLAB, Python, Perl, R, and many programming languages and shell scripting languages. With the use of TightVNC, it can also checkpoint and restart X-Window applications. The OpenGL library for 3D-graphics is supported through a special plugin. It also has strong support for HPC (High Performance Computing) environments, including MPI and SLURM, through the github MANA project: https://github.com/mpickpt/mana
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    DropboxMQ is an implementation of the Java Message Service API that uses a shared file system to store and distribute messages. A dropbox is a set of shared directories that relies on atomicity of file move operations to settle contention for messages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FpgaC compiles a subset of the C language to net lists which can be imported into an FPGA vendors tool chains. C provides an excellent alternative to VHDL/Verilog for algorithmic expression of FPGA reconfigurable computing tasks. More info in wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    FlowVR
    FlowVR is an open source middleware tailored for high performance in situ data processing and analytics running on large parallel machines
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Fnorb is a CORBA 2.0 ORB for Python first developed by DSTC (http://www.dstc.edu.au). Our project will take the formerly closed Fnorb source-base and turn it into a pure-python ORB with up-to-date Python mapping and CORBA 2.4 compliance (ie POA support).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Gold is an accounting system that tracks and manages resource usage on High Performance Computers. It acts much like a bank resource credits are deposited into accounts. As HPC resources are used, credits are charged to the appropriate account.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GridBlocks builds a grid application framework via easy-to-use building blocks in distributed environment. The framework offers components for Grid security, distributed storage, computing, and Portlet web interfaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    GridKit is a reflective middleware to overcome network and middleware heterogeneity in pervasive environments. It uses reconfigurable overlay networks to underpin multiple interaction types. The component development model (OpenCOM) is also provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Implementation of Fault Tolerant CORBA specification, V1.0 (OMG Document ptc/2000-04-04), extended to support large-scale, distributed systems. Implements both Passive (Cold and Warm) and Active replication styles.
    Downloads: 1 This Week
    Last Update:
    See Project