Open Source Windows Distributed Computing Software - Page 4

Distributed Computing Software for Windows

View 78 business solutions
  • Jesta I.S. | Enterprise Software For Retail and Supply Chain Icon
    Jesta I.S. | Enterprise Software For Retail and Supply Chain

    Transition from fragmented entry-level or legacy systems to an enterprise suite.

    Unify your people and operations across all departments and channels. Discover end-to-end retail, wholesale, and supply chain management software suites designed to scale.
    Learn More
  • Supercharge Your Manufacturing with Easy MRP and MES Software Icon
    Supercharge Your Manufacturing with Easy MRP and MES Software

    Designed for SME manufacturers who want to reduce wasteful manual processing, save time and increase profits.

    Flowlens eliminates stock-outs, shortage and overstocks, avoiding costly production delays. Stay in control of inventory levels and keep production running smoothly with real-time visibility and easy-to-use stock management. Import bulk data with ease.
    Learn More
  • 1
    isectd is a middleware daemon that provides many-to-many client-to-server connectivity. Supports multiplexing requests to multiple server processes over IP networks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Reliable group communication based on IP multicast and configurable protocol stack
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Provides a remotely (or locally) scriptable JVM along with a perl & C client
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Kuery for MySQL is a program developed on RedHat 7.1/KDE 2.11/QT2.3.0 (i386) C++ using KDevelop. Its purpose is to offer a GUI for MySQL administration. The UI superficially resembles portions of Microsoft's Enterprise Manager for SQL Server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Intelligent Retail Management Icon
    Intelligent Retail Management

    Retail space, product categories, planograms, automatic ordering, and shelf labels management

    Quant offers a wide range of solutions for retail. Within one integrated software system, it allows you to efficiently combine the management of retail space, shelf labels and marketing materials with task management, reporting and automatic replenishment.
    Learn More
  • 5

    Madara

    Middleware for distributed applications

    The purpose of the project is to develop a portable programming framework that facilitates distributed and multi-threaded programming for C++, Java, and Python. MADARA was originally developed as an agent-based middleware specifically for real-time, distributed artificial intelligence, but is now more general purpose for distributed timing, control, knowledge and reasoning, and quality-of-service. MADARA is composed of several tools and middleware, and the main entry point into the system is the Knowledge and Reasoning Language (KaRL) Engine, which provides a real-time scripting language for nanosecond execution times hooked into a flexible transport layer for distributed reasoning. The KaRL engine also supports object-oriented C++, Java, and Python programming through Containers, classes that provide abstractions and references for variable location within the KaRL Knowledge Base. This project is currently in process of being ported from http://madara.googlecode.com.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Momoko is a framework for developing distributed, multi-user, network-aware applications. It includes facilities for storing objects in a tree structure, a shell for manipulating the object database, orthogonal persistence, scripting support, and a trans
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MonoQLE is a Queue Server, written in C#, intended to be a fast and reliable backend for the System.Messaging namespace's implementation in Project Mono. A JMS provider and/or Indigo integration are also in the plans.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MOSREF provides a secure, portable and dynamic environment for the development, deployment and management of network and host security auditing tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    The goal of Operation Project X is to crack the 2048-bit RSA private encryption key Microsoft uses to sign Xbox media, by using distributed computing. This key could be used by Xbox owners to run homebrew code on their machines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Phoenix Cluster Project
    Phoenix Cluster Project is an open cluster architecture. It is built using Gentoo Linux with RootFS shared between all nodes of the cluster. The main components are: Torque/Maui, Network Raid, Ganglia, LAMP Platform, KVM and GLSL for GPGPU.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    RDPMan is a simple utility to manage your remote connections. RDPMan 0.2 supports Windows RDP, VNC, and Telnet. RDPMan allows simple drag and drop of pre-existing VNC and RDP configuration files into its interface allowing full support of connection opti
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SAFMQ: Store and Forward Message Queue, message oriented middleware. Uses include Assured Async Messaging, SOA, Delayed/Batch, and Cluster/Grid Computing. The SAFMQ server provides cross platform communication among C++, PHP, Java, and .NET clients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Safe Lua is a variant of Lua tailored for advanced sandboxing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SimpleAssets is a web based asset management system to track assets, employees, software licenses, ip addresses and asset sign in and sign out. Supports importing from existing DB's. An online demo is available to try before you download. (PHP/MySQL)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SmartFrog (Smart Framework for Object Groups) is a framework for configuring and automatically activating distributed applications. The SmartFrog framework is released under LGPL license. More info at: www.smartfrog.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A scripting language and reference implementation to allow command line tools to be chained into complex parallel workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SwarmCache is a simple, yet powerful distributed caching mechanism. It uses IP multicast to efficiently communicate between caching instances. It is ideal for radically improving the performance of clustered web applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Web Services Interoperability Profile Environment is a toolkit for managing and using "service profiles" needed for SOA realisation. Core is an inheritance resolver library, used by a document generator and conformance test suite generator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    asyncoro

    Python framework for asynchronous, concurrent, distributed programming

    asyncoro is a Python framework for developing concurrent, distributed, network programs with asynchronous completions and coroutines. Asynchronous completions implemented in asyncoro are sockets (non-blocking sockets), database cursors, sleep timers and locking primitives. Programs developed with asyncoro have same logic and structure as Python programs with threads, except for a few syntactic changes. asyncoro supports socket I/O notification mechanisms epoll, kqueue, /dev/poll (and poll and select, where necessary), and Windows I/O Completion Ports (IOCP) for high performance and scalability, and SSL for security
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    dimtree

    dimtree

    Data Browser for DIM (Distributed Information Manager from CERN)

    DIMTree is Tree View Browser for DIM system. The DIM is CERN designed Distributed Information Manager system, see http://dim.web.cern.ch/. DIM uses to create distributed DAQ and experiment control systems. DIMTree is browser for DIM which provides Tree View to browse DIM Servers, his published Services and it's data content. It's useful test/monitor/debug tool for DIM users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    pycos

    Python framework for concurrent, asynchronous, distributed tasks

    Python framework for concurrent, asynchronous, distributed communicating tasks for broad range of use cases, including public / private / hybrid cloud computing, fog / edge computing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    Cognitive agent based social simulation toolkit (RBOT+MRS) / production system based on ACT-R (http://act-r.psy.cmu.edu) allows for modelling single actor cognitive experiments (RBOT) and multiple actors in a simulated (semiotic) world (RBOT + MRS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    0sex

    Zero Simulation EXperiment - simulation framework experiment

    The main goal of the project is to explore different techniques and approaches related to general communicating processes, simulation, distributed processing, game "world simulation", dynamic signal processing etc.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB