Open Source C# Distributed Computing Software

C# Distributed Computing Software

View 385 business solutions

Browse free open source C# Distributed Computing Software and projects below. Use the toggles on the left to filter open source C# Distributed Computing Software by OS, license, language, programming language, and project status.

  • 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
  • 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
  • 1
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET applications, integrates with JBoss, WebLogic & WebSphere. Offers guaranteed delivery, security and transactions. Supports TCP, SSL & HTTP protocols.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    .NET VNC Viewer is a VNC viewer written entirely in C#. It is binary compatible with Smartphones, Pocket PCs and Windows desktops (.NET CF or .NET Framework). I write this because other VNC viewers on Pocket PC do not do full screen and screen rotation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SBW (Systems Biology Workbench)

    SBW (Systems Biology Workbench)

    Framework for Systems Biology

    The Systems Biology Workbench(SBW) is a framework for application intercommunications. It uses a broker-based, distributed, message-passing architecture, supports many languages including Java, C++, Perl & Python, and runs under Linux,OSX & Win32. It comes with a large number of modules, encompassing the whole modeling cycle: creating computational models, simulating and analyzing them, visualizing the information, in order to improve the models. All using community standards, such as SED-ML, SBML and MIRIAM.
    Downloads: 2 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    Alchemi is a .NET grid computing framework that allows you to painlessly aggregate the computing power of intranet and Internet-connected machines into a virtual supercomputer (computational grid) and to develop applications to run on the grid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MCE Controller

    MCE Controller

    MCE Controller has been moved to CodePlex. http://mcec.codeplex.com/

    MCE Controller home page: http://mcec.codeplex.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Infinispan

    Infinispan

    High performance distributed in-memory key/value store

    Infinispan is an open source, Java based data grid platform. ***IMPORTANT*** Starting with Infinispan 5.0.0.FINAL, Infinispan releases are no longer hosted in Sourceforge. They can now be located in www.jboss.org/infinispan/downloads
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This project is an attempt to design strongly typed langauge like C# or Java using capability security model. This is an reseach project. This project is also a temporary home for async-objects projects which is prototype of classes for asynchronous inte
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    A light-weight component model and services framework providing enterprise quality services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A main aim of this project is to deliver an infrastructure for HL-7 v3 compilant messages exchange. This infrastructure should be based on existing real time queueing system such as Apache ActiveMQ. A product of this project does not include user interfa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    Af-Arch is an Open Source N-tier framework to build distribuited applications. Its license schema allows Open Source and commercial (closed source) applications. This is the foundation to build an new set of applications in a fast and reliable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Software originally realised by the Grid research project Akogrimo (http:/www.mobilegrids.org) working on integrating network capabilities with Grid Middleware. Selected topics are Context Management, SIP/SOAP integration, Semantic workflows, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Need extra computing power? Use other people's computers! Rent out your computer when you are not using it! Aspen provides secure, fault-tolerant, platform-independent micropayment-based distributed computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AsyncWcfLib

    AsyncWcfLib

    Actor based programming using WCF and async-await.

    Note: There is a successor of AsyncWcfLib: https://github.com/steforster/Remact.Net AsyncWcfLib is a software library for distributed computing based on Microsoft WCF. AsyncWcfLib is a lightweight message bus bridging Windows and Linux by using the .NET Framework or Mono. It supports callback based asynchrony as well as the new async-await pattern available in .NET 4.5. AsyncWcfLib supports threadsafety through an actor based programming model. Actors are loosly coupled system units interacting by passing messages. Message objects are passed inside a process between actors running on different threads. Also, messages may be passed between actors running on different processes, hosts and operating systems. The library is designed for configuration free, asynchronous messaging. A router application is included. It discovers actors by their name on any linked host, even when host name resolution is not possible because of routing- or operating system limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The open source Boinc network manager. Resistance is futile, your Boincs will be assimilated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is a .NET implementation of the JavaSpace API along with the some examples using spaces. The software was written using the JavaSpace specification and not any other implementation. Persistence is provided via Bamboo Prevalence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CAEBeans is the hierarchy of problem-oriented shells over CAE-package. Their functionality is implemented using GPE (Grid Programming Environment) architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clay3D is a complete, extensible, and feature rich suite of network agnostic, scalable applications for the production of computer generated imagery and visual effects. Please see homepage for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cloud Target is a front-end to the python scripts that google uses to create, run and upload projects to its App Server system. This .NET application is based on the OSX front-end provided by Google in the SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Let's you synchronize related scheduled jobs, which execute across many different machines. Instead of adding time padding between jobs (which can fail), use this utility. Please feel free to add more functions!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Universal heterogeneous distributed computing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It's new technology for Development Personal Creation/Customization Services , based on XML standard and DAFSM (Finite State Machine Theory) , using multiple call control protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Enterprise Service Bus framework tailored to the .NET platform. Excellent .NET application server as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.