Showing 174 open source projects for "distributed computing"

View related 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
    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
  • 2
    Subether is a p2p network system that allows applications to find each other to make use of peering resources. Included is a distcc application. I'm trying to make the worlds largest compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open uGateway is intended to be an OSGi service framework written in C++ for devices with limited resources, that do not allow the usage of a Java Virtual Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenAOS is a open source project of a platform independent and distributed service for accessing measurement data over a standarisized interface (ASAM ODS) defined by ASAM e.V. (for details please visit standards at www.asam.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    System Monitor is a graphical application like Windows/Linux task manager. It can monitor multiple machines simultaneously, running different OSes. It is currently supporting Windows and Linux but it has the capability to intergrate other OSes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Semi-Automated Debugger for TinyOS Network Applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tools, information, and practices for creating and operating dependable, complex, distributed, software-intensive systems. * Sense - Measure - Analyze - Respond - Optimize * Keywords: Performance Co-Pilot - PCP - PCPMon - Rjobd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openSSI webView is a simple and easy-to-use openSSI cluster monitoring system. Its web interface provides a quick overview of the cluster state, by graphing vital functions and graphically representing key figures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    distDES is a Java RMI-based application which manages load balancing on heterogeneous clusters. Development will extend the theoretical initial implementation to include clustered Rainbow Table generation and encryption algorithm collision detection.
    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
    CAMA (Context-Aware Mobile Agents) is a middleware for supporting mobile agents coordination. It is based on Linda-style coordination and provides numerous extentions for interoperability and fault-tolerance. It supports portable platforms such as PDAs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bionanny is a tool for Web Services providers. It allows to monitor other Web Services. It can intercept requests incoming from clients, pass it to the destination Web Service and log number of requests and elapsed time spend by services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    .Net and COM library for client/server communication over TCP/IP. Asynchronous non-blocking multithreaded execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mDNS.NET is an implementation of the Multicast DNS (mDNS) protocol (also known as Rendezvous) for service registration and discovery on a local network in the C# language. mDNS.NET is designed for both the Microsoft .NET Framework and the mono framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UberMQ is a clean-room implementation of the JMS 1.1 API (topics and queues), based on Java NIO for speed and scalability. It supports TCP, SSL and LRMP multicast connectivity, and is highly pluggable so you can customize various aspects to your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mediaport.net is a cooperative Content Delivery Network (CDN). The project goal is to set up a distributed web-hosting infrastructure: it''s Peer 2 Peer applied to web hosting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nariz is a distributed alert correlation system, that performs alarm correlation in two phases, preprocessing locally and distributed postprocessing. By splitting the correlation system amongst several computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Provides a remotely (or locally) scriptable JVM along with a perl & C client
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    JiTy is an open source job scheduler written in Java. You can manage hundreds of job across platform such as Windows or Unix like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Network Management System, the goal is to leverage existing JMX standards to develop a complete network monitoring system. The focus of the project will be creating JBoss services and addressing distributed management issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Development of internetwork simulation environment for router related research and teaching purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCuckoo is the project aimed at creating a simple and universal platform for distributed computing and object migration in Java. JCuckoo will enable creating both small-scale (cluster-like) networks and wide-area (even worldwide) computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The 'Monitor' application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    High Performance Computing test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    In multi-threaded and multi-process applications it is often desirable for data communications to follow the classic 'publish-subscribe' or 'observer' design pattern. RuffStuff is a C++ implementation of this pattern using BSD sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open, fast, robust grid for distributing computing, processes etc. A great alternative to overpriced commercial products such as DataSynapse. Not constrained by standards: contribute to invent new grid computing.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo