Showing 768 open source projects for "java operating system"

View related business solutions
  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    DisChoco

    DisChoco

    DisChoco: Distributed Constraint Reasoning Solver

    DisChoco is a Distributed Constraint Reasoning Solver. Several Distributed Constraint Reasoning algorithms are implemented (like ABT, AFC, Adopt, ...). Users may easily implement and test their algorithms with DisChoco. contact: wahbi[at]users[dot]sourceforge[dot]net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    YARP - Yet Another Robot Platform
    YARP, Yet Another Robot Platform. Always dreamt of controlling a humanoid robot? ...well, we do that. A C++ library for IPC, vision and control. This project was migrated to GitHub: https://github.com/robotology/yarp
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3

    NetworkService

    Networking framework for Java applications

    NetworkService is a Java network API that simplifies development of LAN-based applications. It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). SawaTalk has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DropboxMQ is an implementation of the Java Message Service API that uses a shared file system to store and distribute messages. A dropbox is a set of shared directories that relies on atomicity of file move operations to settle contention for messages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    C.H.A.O.S. Linux

    C.H.A.O.S. Linux

    C.H.A.O.S. is a Linux distro made for clusters.

    C.H.A.O.S. Linux is a distribution based on the Arch Linux operating system. It's a cluster oriented OS that does not providea graphical environment. Being based on standard Arch releases, this distro supports both i686 and x86_64 architectures. C.H.A.O.S. was created with a fixed main purpose: let admins get their cluster running in almost no time; despite having to manually install it on every node, the built-in textual installer will automate most of the process. More informations...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MGM GridComputing

    MGM GridComputing

    Cross-platform grid computing solution

    MGM GridComputing is a cross-platform solution to distribute time-thirsty tasks such as number crunching to a grid of connected clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TuCSoN

    TuCSoN

    TuCSoN tuple-based coordination middleware

    TuCSoN (Tuple Centres Spread over the Network) is a tuple-based middleware for the coordination of distributed systems – including multi-agent systems, mobile agents and pervasive systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RainforestCluster

    Dynamically manage Amazon EC2 clusters

    ... if capacity drops or the bid price rises. It also provides pre-installed features such as GlusterFS distributed filesystems, ThunderstormDistributor queuing system, RAID 0 /scratch, password-less ssh, and automatic cluster management, for ease of use and maximum processing speed for computational tools. Originally it was developed as a different version for the Wall Lab at Harvard CBMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    EDACC
    Experiment Design and Administration for Computer Clusters. Latest source code on http://github.com/edacc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An easy-to-use simulator for decentralized distributed scheduling in Clusters, Grids, and Cloud ecosystem MaGate 2.0 is now available from github! https://github.com/huangye177/magate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gpf4Med

    Gpf4Med

    Graph Processing Framework for Medical Information

    Gpf4Med is a graph processing framework for clinical data, which can leverage from previously existing medical database and Cloud computing facilities to address large-scale studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims to reduce the data read redundancy in the Apache Hadoop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MonDemand is a high performance monitoring and instrumentation library. Development of this project has moved to https://github.com/mondemand/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AsyncWcfLib

    AsyncWcfLib

    Actor based programming using WCF and async-await.

    ... 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
  • 16
    A suite of software tools written in Java for authoring and delivery of IMS standard-compliant learning objects. *** This site only contains the source code. For the binaries go to http://www.reload.ac.uk ***
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Mpaxs

    Mpaxs

    Transparent Local and Remote Parallelization for Java

    Mpaxs provides a simple abstraction for executing Callables and Runnables either locally within the same Virtual Machine, on the same host via RMI, or on remote machines, also via RMI. It supports launching of new compute hosts via an extensible API, currently featuring local compute host launching and grid compute host launching using the DRMAA API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19

    FreeTrade

    A CORBA TradingService

    Register and look up services by interface type and (optionally) desired properties. Also includes a Type Repository. There is, as yet, no attempt at federation and no access control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Karma tool is a standalone tool that can be added to existing cyberinfrastructure for purposes of collection and representation of provenance data. Karma utilizes a modular architecture that permits support for multiple instrumentation plugins that make it usable in different architectural settings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    QuickServer is an open source Java library/framework for quick creation of robust and multi-threaded, multi-client TCP server applications. With QuickServer one can just concentrate on just the application logic/protocol on hand.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    WLHostMachineStats
    WLHostMachineStats is a small agent (JMX MBean) that runs in every WebLogic Server in a WebLogic domain. It is used to collect statistics (O.S. CPU/Memory/Network usage) from the machine hosting each WebLogic Server instance. Also see DomainHealth.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Handles Hexahedral, Tetrahedral, Quadrilateral, and Triangle meshes. Lagrangian, Hierarchic, and Monomial finite elements. Interface to PETSc solvers, adaptive mesh refinement, and extreme portablility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sistema para venda de passagens de onibus intermunicipais
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    Released August 22, 2013 Lubuntu Blends: Biochemistry 13.04 (Raring) v5.44 Linux Kernel Image 3.8.0-29 Lubuntu Blends are pre-installed Wubi disk image remixes of Ubuntu and Debian Science meta packages, A custom boot loader allows installations to be copied and automatically booted from most external or USB flash drives. Once up and running, use earlier Lubuntu Remix README instructions here until documentation is updated....
    Downloads: 2 This Week
    Last Update:
    See Project