Open Source Java System Software - Page 85

Java System Software

View 1997 business solutions

Browse free open source Java System Software and projects below. Use the toggles on the left to filter open source Java System 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Java Hibernation Package is an experimental implementation of Java thread serialization mechanism based on the Java Platform Debugger Architecture (JPDA). It is designed to support serialization of synchronizing multiple threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jidgen is an easy-to-use, but powerful Java-based id generator. It uses templates for automated id generation and optional collision detection to avoid duplicate ids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A full RFC-1459 Compliant IRC daemon with integrated IRC Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a Java Interpreter Shell. This shell allows the user to execute and manipulate Java methods and objects as well as perform the expected operations of a shell, all using standard Java syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    JIDD is a platform/Configuration independent installationless desktop environment written in Java. Allows a complete "installation" of java softwares to be moved from one machine to another and used "as it". That means your desktop bec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java JNI Launcher and Service Controller is a project to create a suite of Java virtural machine launcher tools. No more long complicated command line's to run your Java application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Library for communicating with the Jabber Instant messaging system from either Java 2 Standard Edition or Micro Edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tools for Java Jini setup, troubleshooting, and development. Development has been moved to the Toolbox project on www.jini.org (http://toolbox.jini.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LdapEngine, which includes an easy, more natural way to search and manipulate a LDAP tree (especially compared to JNDI). The second part is a graphical LD
    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

    Java MAC Address

    MAC address retrieval for Java platform

    JMacAdress enables retrieval of MAC local MAC address. Simple usage JMacAddress.getMacAddress() retrieves first system MAC address. This library is developed due to the problems with java.net.NetworkInterface MAC address retrieving which isn't successfull on all machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JAMS is an SMPT/POP3 mail server written entirely in Java and using an RDBMS as the backing store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java based mailserver providing a SMTP and POP3 protocoll implementation easy configurable, OS independent, extendible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of this project is to make it easy for developers to make their Java applications highly manageable. This project provides several JMX MBeans and utility classes to facilitate management of a Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java Mesh Server

    A Java Version of Magnie's Mesh Server for VPS

    Written in Java, this is meant to be used as a replacement for Scratch (by MIT) on web servers. It uses TCP port 42001 and Remote Sensors Connections Protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Multiprocessing

    Java Multiprocessing

    Java explicit multiprocessing, SSI and cluster management tool

    ▪ JMP library allows to do multiprocessing in Java with a simple API that resembles Java multithreading. JMP allows running a piece of Java code on a separate process either locally or on remote machine. ▪ If the code in question is not present on the target machine, it can be dynamically uploaded. ▪ JMP allows setting affinity for a new process explicitly instead of relying on the OS. ▪ JMP also contains a simple cluster management / load balancing tool called JMP node. ▪ JMP = SSI + load balancing + multiprocessing API ▪ JMP is available on ENGITEX Java cloud as well as for local deployment. Two of the most obvious JMP use cases are: a. All kinds of data parallelism (exhaustive search algorithms, optimization problems). b. Server-side load balancing between available CPUs. See project Wiki for more.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Music Synchronizer (Jmync) allows synchronization of music files between two local paths for portable players. It allows you to specify a set of rules determining which files should be included. These rules can be based on file names or on ID3 tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java 2 based implementation of the PHP MythWeb project with standalone reusable communication library for MythTV versions 0.17 and higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java NIO Extensions extends the nio classes to provide more resource control. Currently channel pools and traffic shaping is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Java NIO TCP Port Mapper

    The Java NIO based TCP port mapper

    This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort - remoteHost:remotePort pairs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This software joins the power of NRPE with the flexibility of Java. JNRPE will give you the ability to call both old style native NAGIOS plugin and create new plugins with Java. Moreover, as of 2.0 JNRPE is embeddable in your own application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Forwards non-NTLM HTTP client requests to an NTLM proxy server (ie. Microsoft IAS). Can also forward a local port to a remote machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Netflow Collect/Analyzer uses pure Java to collect netflow v1 v5 v7 v8 v9 UDP packets from cisco routers. It stores both raw data or analyzed contents to DB thru JDBC and can be used in large enterprises or ISPs. JNC beta is ready JNA is underway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Java Network Block Device server with various "pluggable" backends. It currently supports the use of the local filesystems and ftp servers, with caching and striping. An email backend will soon follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An API for Java network commands such as ping, wake on lan, retrieve mac address, traceroute and any other useful network commands. A Command Line and GUI test application demonstrating the APIs will also be included. Requires Java 1.5
    Downloads: 0 This Week
    Last Update:
    See Project