Open Source Distributed Computing Software - Page 52

Distributed Computing Software

View 396 business solutions
  • 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
  • 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
  • 1
    Slimgrid is a Java library for grid computations which is lighter than other ones (JPPF, Hadoop, ...). The main design goals are: minimalism, simplicity, pervasiveness. If you need to grab something which does not require you to comprehend massive and complex API's, do exhaustive configurations and installations, is robust and reliable, uses just one port for all management and communication, then SlimGrid is the right choice. The SlimGrid is built on top of the Apache's ZooKeeper library for coordination of distributed systems and Apache Curator awesome API simplification. Slimgrid allows also one-way synchronization of grid application folders (from the server to workers). This is useful when the grid app has been updated. Slimgrid is very robust. One of his successful mission was to perform more than 140.000 tasks in the grid with 40+ computers located in three different countries (Norway, Germany, Canada) and behind various firewalls (University labs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SMUT NIO is Scalable Multi User Technology based on Java NIO. This technology abstracts the client server communication and allows the user to create multi user applications concentrating on business logic rather than server communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    source2source is a source code sharing application that enables users to share and search for source code of a specific programming language among users on its own network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    N-stage worm propagated via SSH. It executes commands in a given list of hosts and copies files to them with rsync. The paths for its propagation to the cluster are configurable. It offers a scalable/reliable transport API thanks to its adaptive algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ssh-user

    Manage users to receive ssh connections

    Create and delete users that can receive SSH connections and have limited permissions to control what they are allowed to do when connected over SSH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    stLeaf (SmarT, Lightweight Enterprise Application Framework) is a framework to build end-to-end, highly-dynamic web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Supermon is a high-speed cluster monitoring system. Intended to monitor both OS and hardware health and status data of cluster nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The sysMANtra management framework provides JMX based application services, monitoring and custom management for any distributed Java application with a variety of pre-packaged management interfaces for your J2SE or J2EE application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    The sysinfo-snapshot command generates a compressed HTML file with the detailed hardware and software information for maintenance and troubleshooting, with a simple navigation index. It can be used also as CGI script to generate the report on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GNU Prolog API for distributed multithreading programming built on top of the PM2 environment. The thread management is made with a user-level multithreading library and communication is made on top of Madeleine, the communication subsystem of PM2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    breve is a free, open-source 3D multi-agent simulation package designed for simulating decentralized systems and artificial life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TPO++ is an object-oriented message passing library intended for parallel programming. It is based on the Message Passing Interface (MPI) but allows to transmit objects and data structures of the standard template library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This loadable kernel module (LKM) allows the overlaying of several seperate file-systems (which are potentially read-only) to allow reading from either fs and writing to one of them. Gives the unionfs of other OS\'s to linux (linux-2.4 mostly).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tslinux aims to recreate RDP5 terminal server functionalities in linux, using vnc, samba, nfs and cups to share graphic console, printers and disks. It will have a graphic tool to monitor connections and to configure users account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tux_oracle allows you create Tuxedo clients and servers that attach an Oracle database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project has moved: http://uledfs.devjavu.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The underlayer is a symmetric decentralized parallel computing and load balancing framework, providing c, perl and java APIs for distributed job management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    unique.timestamp provides a universally unique identifier which is also a human-readable timestamp. It includes a command line executable, a set of C routines for embedding into your own code, and some utilities for manipulating unique timestamps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Vappio is a framework for building virtual appliances that supports distributed data processing in cloud computing environments using Sun Grid Engine or Hadoop. The primary target application of Vappio is bioinformatics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A grid computing environment based on java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This an experimental project that is supposed to help you keep track of many files over multiple devices, finding duplicates and logging them.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB