Open Source Distributed Computing Software - Page 5

Distributed Computing Software

View 393 business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    EasyPastry
    EasyPastry is built on top of Pastry, a decentralized key-based routing (KBR) P2P overlay network. The main objective of EasyPastry is to provide a complete façade in order to simplify the P2P application development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    FOXP, computer FOrensic eXPerience, is a network Live Digital Forensic system for Windows network.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    FullAuto

    FullAuto

    Fully Automate ANY Process with *Persistent* SSH/SFTP from One Host

    FullAuto is a groundbreaking secure programming framework that enables FULL API access to any number of simultaneous persistent SSH and SFTP connections to remote resources and devices. With FullAuto, connections are PERSISTANT enabling state preservation of file system navigations, environment manipulations, and user context shifting. Output and error messages from remote commands are returned accurately from both STDOUT and STDERR channels. With FullAuto persisent SSH/SFTP connections, automated processes can be DYNAMIC, intelligent and responsive - precisely in the same manner that highly trained professionals work with SSH/SFTP tools, to perform countless tasks manually. FullAuto works with the naked protocol, and connects directly with ordinary SSH/SFTP servers that already exist on nearly every UNIX platform, and many Windows and MAC systems. NO OTHER REMOTE SOFTWARE IS NEEDED. FullAuto is written entirely in Perl and has been tested on Linux, UNIX and Windows with Cygwin.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    This project aims to reduce the data read redundancy in the Apache Hadoop.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    Provides a remotely (or locally) scriptable JVM along with a perl & C client
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Jumpi, a universal message passing interface, is a simple, extensible and protocol agnostic connectionless communications API written in Java. Currently supports MPI, JMS, TCP, UDP, Email and HTTP for MIDP1.0 MIDlets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    A Python-Based Distributed Runtime System for Cloud Computing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Java-based security platform which provides a multi-user service middleware for distributed systems. Features: service environment, Shell-based interaction, user authentication (password, soft-token, smard-card), policy enforcement, Web services support
    Downloads: 2 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    A scripting language and reference implementation to allow command line tools to be chained into complex parallel workflows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    omniifr is an Interface Repository for omniORB, a CORBA Object Request Broker for C++ and Python. The CORBA Interface Repository stores information about the types and interfaces used in a CORBA system, so they may be queried dynamically at run-time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    splitjob

    Reads from stdin, splits and sends to parallel invocations of commands

    Useful to split up jobs over multiple CPU cores or even multiple computers. Examples: tar -cf - /bigdirectory | splitjob -j 4 gzip > big.tar.gz splitjob "ssh h1 bzip2" "ssh h2 bzip2" < f > f.bz2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Distributed John is a distributed password cracking using John The Ripper. It consists of a server that handles work to the clients (each on a different machine), which use John the Ripper.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The Node Director is a tool for managing distributed, hetergeneous UNIX Systems. Its functionality includes System Configuration, Application Distribution, NIS & NIS+ Management, User Creation and Dynamic System Documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The OpenSSI project is a comprehensive clustering solution offering a full, highly available SSI environment for Linux. Goals for OpenSSI Clusters include availability, scalability and manageability, built from standard servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The TclSOAP package provides a mechanism to bind Tcl command procedures to remote procedure calls using the Simple Object Access Protocol (SOAP) and XML-RPC over HTTP. Both client and server code is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Web Services Execution Environment (WSMX) is an execution environment for Semantic Web Services. NOTE: The front end for WSMX, namely the WSMT is now available from http://wsmt.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    abiquo platform allows to create intelligent distributed networks interconnecting all kind of devices. We ease the interaction between gadgets, users and organizations through empowering technologies which add intelligence to actual networks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    flom

    flom

    Free Lock Manager

    FLoM is a free open source distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way that "nice" manages process prioritization. Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    toksta Server Monitoring is a web-basend frontend to consolidate monitoring tools like Monit etc. and management functions. It contains monitoring for replicated MySQL, Apache and WowzaMedia. It can be configured in a single configuration file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Advanced Send and Receive Sonic MQ C#
    AdvancedSendandReceive is a well featured SonicMQ client application implemented in C# for Sending and Receiving of JMS messages. It was inspired by the work done for BasicSendandReceive C# sonicmq
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    AlienPupOS

    LucidPup & SlackoPup 5.x.x with Wine & Bionc pre-installed

    One persons quest to keep outdated hardware out of our landfills by putting them back in use with a modern lightweight Operating System. Linux LucidPup 5.2.8 and SlackoPup 5.3.3 have been used as the base OS for this project for two reasons, compact and portable. Both versions come in two flavors: "MeatyBones" basic barebones get the job done with Wine and Boinc pre-installed "BaconBits" which is the Flagship of this project and will come with "BoincTasks", "SetiMapView" and "SETIsprint" pre-installed atop of Wine and Boinc. The two ISO's have been remastered from the basic downloadable versions available anywhere on the internet. Both ISO's have been scanned twice with Avast and Nortons antivirus and both have been tested in good to awesome condition. But don't just take my word for it that it works, go download it and test it out on your own hardware or Virtual machine. You will be pleasantly surprised. Thank you for your interest in this project. Mr. Gordon
    Downloads: 1 This Week
    Last Update:
    See Project