Open Source Linux Distributed Computing Software - Page 8

Distributed Computing Software for Linux

View 60 business solutions
  • 1
    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
  • 2

    Agentopia

    Java5 mobile agents in peer2peer containers without stubs/skeletons.

    Agentopia is a programming framework (API) for Java 5 mobile agents in peer-to-peer networks. Main features: Routing around firewalls, anonymity, and it is extremely easy to write new agents. No RMI, no CORBA, just plain Java bytecode loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C++ Widget Library for CGI/FastCGI applications based on Ajax. Test cases for Tomcat Server and XDAQ framework are available. Widgets included: Tab,Form,Button,Tree,LayoutContainer,Frame,Table,Dialog,FishEyeMenu,EventHandler, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java 1.5 library to help with creating Ajax web applications in a servlet environment. The ultimate goal is to make using Ajax completely transparent to both the developer and the end user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 5
    AlchemySOAP is a C++ SOAP 1.1/1.2 protocol stack, licensed under the LGPL. It is fast, standards compliant, includes many automated unit/interop tests and other notable features (optional SSL and DOM support, etc.). AlchemySOAP is a fork of the EasySoap+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Alluxio

    Alluxio

    Open Source Data Orchestration for the Cloud

    Alluxio is the world’s first open source data orchestration technology for analytics and AI for the cloud. It bridges the gap between computation frameworks and storage systems, bringing data from the storage tier closer to the data driven applications. This enables applications to connect to numerous storage systems through a common interface. It makes data local, more accessible and as elastic as compute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ambient Composite Engine, a web-based framework for writing composite software, submitted by WebactiveLabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AmpCentral is a system composed of Ampoliros modules and it serves as a way of distributing Ampoliros modules through web services. The project has been moved to https://github.com/innomatic/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Open1451 Project provides a repository for implementations, examples, and applications of the IEEE 1451 Standard for a Smart Transducer Interface for Sensors and Actuators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 10
    Anicetus is an application telemetry framework. Anicetus defines a language neutral standard for publishing streams of facts about a running application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AnimaGrid is a complete environment to enable 3D Animation Rendering over Grid of computing resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Anond

    Experiments with anonymous routing

    Anond is a ongoing experiment striving to provide transparent IP-level anonymization using virtual network interfaces, peer-to-peer and overlay network techniques. Anond is an implementation of an anonymous routing protocol with ideas taken from the paper "Anonymous overlay network supporting authenticated routing" by Roman Schlegel and Duncan S. Wong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AntDepo is a flexible distributed automation harness that enables you to break complex management processes down into reusable generic commands. For more information, visit http://www.antdepo.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AnthillaOS

    AnthillaOS

    a linux based readonly image as appliance

    Visit also: https://github.com/Anthilla/AnthillaOS For more updated Informations. Usable as test/dev exercise for appliances An x86 64bit gentoo image customized for readonly usage as appliances, fully functional and complete of more than 1000 pkg based on a gentoo+systemd distro. Hypervisor (kvm or xen) Storage (ZFS and Gluster) Container (Docker) Networking (iproute2, nftable, OpenVSwitch, Bird) Antd (http://www.anthilla.com/en/software/antd/ ) web based management all open source components from other projects are released under respective licenses, all parts, files,subprojects developed as part or this project are released under the BSD 3 clause license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An implementation of the Open Group's Application Response Measurement (ARM) Version 4 standard. The ARM standard describes a means of breaking an application down into it's constituent transactions, and measuring response time across multiple tiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Aracnis is a Java based framework for building distributed web spiders. These spiders can be used to accomplish a variety of tasks, for example, screen-scraping and link integrity checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Architeuthis ist ein open source-Softwaresystem, das die Entwicklung verteilter Java-Programme unterstützt und den Rahmen für ihre Ausführung bereitstellt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Argos is a middleware system that lets you easily create and deploy software components, webpages, widgets, J2ME applications and panels and bind them together into services. Argos uses a microkernel that enables developers to extend the system functiona
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    High-performance computing code and libraries used in the High Performance Computing subject in Telecommunications Engineering at the University of Granada (http://geneura.ugr.es/~jmerelo/asignaturas/AAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of this project is to learn about and develop an AI. Current path is using a bot on AIM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Askemos is an autonomous, distributed operating system, which significantly raises the level of abstraction in comparison with todays operating systems. An alternativ, equally valid view is that of an XML object store with procedures in XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Assimilator is a set of tools and services providing a self-monitoring, self-managing and self-healing environment for distributed computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Semi-Automated Debugger for TinyOS Network Applications
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB