Showing 99 open source projects for "java 2 sdk"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    ENterprise Application Frameworks: a pattern layer for interaction between application servers resp. service providers on the one hand side and the business component side on the other. will be a two level contract: 1. a java interface collection. let
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The sysMANtra management framework provides JMX based application services, monitoring and custom management for any distributed Java application with a variety of pre-packaged management interfaces for your J2SE or J2EE application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jirafa is an adaptive filtering system for real-time streamed data. It can be used for analyzing and monitoring market securities, road sensors, network routing information, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    WebOS is an application framework built with Jini services exposed as JMX Managed Beans (MBeans for short). It provides ease of configuration, ease of administration, ease of programming and improved performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Effort to create a "run anywhere" Distributed File System in pure Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fLowRider is an experimental flow engine capable of executing workflows specified in a customized dialect of IBM's proposed WSFL standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SGNP is a proposed grid naming standard providing (1) Scalable, global namespace; (2) Secure communication among resources/services (no central authority), and (3) Reliable rebind capability in the event of migration, failure, replication, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    It is also a open source project to those has a <strong>vision</strong> that peer-to-peer computing is <b>the future of the Net</b>. It is a platform and API make users use and developers develop his project easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    The Java Enterprise Resource Planning Architecture (JERPA) is an advanced architecture model for ERP software. It is written in pure Java and is based on XML-RPC and J2EE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Labrador is an open source Web Services Hub written in Java. It is based on an incredibly simple, yet modular architecture, and attempts to transparently support the SOAP, XML-RPC, and REST protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Jini Resource Access Project project provides novel enhancements for Jini and RMI class loading. A protocol handler and a resource service enable dynamic retrieval of resource bytes and local caching of downloaded class libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Powerful platform for creating networked multiplayer 3D games. The system includes specifications for a client engine and 2 protocols. Demo apps: mud/moo proxy, tetris. Currently uses OpenGL, VRML, java, tcl. Client/server architecture for security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JFIPA is intended to be a scalable, easy-to-deploy router and parser of messages between agents using the FIPA Agent Communication Language represented as XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A compatible Tor client written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jvmShare is aiming to provide a server-client system that shares resources across the network. Since it is written in Java, clients shares their resources by providing their JVMs to the central server. The server will schedule tasks to these clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java client for the memcached protocol with a configurable client-side in-process memory cache supporting replacement/eviction strategies (least-recently-used, least-frequently-used, first-in-first-out) designed to provide extremely low-latency lookup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hydra Cache is a distributed cache implementation based on the design of Amazon Dynamo. Hydra is designed to provide a highly available, scalable, reliable and decentralized distributed cache solution for large high performance enterprise application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    The Kloudvine Distributed Computing Platform provides distributed computing to researchers. Kloudvine provides a way for researchers to use existing computers to provide processing power through a standard web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mahatittha enables distributed transaction handling capability within the lightweight container Spring Framework, without necessitating its deployment in a fully-fledged J2EE application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PeerVibes is a framework for creating applications based on peer-to-peer networks. This framework provides the necessary tools and architecture to build complex applications such as collaborative work support and distributed backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An audio server based on a plugin architecture supporting features like network synchronisation between multiple instances, shared database and the usual like equalizer, crossfader, etc.
    Downloads: 0 This Week
    Last Update:
    See Project