Open Source Linux Object Brokering Software - Page 6

Object Brokering Software for Linux

View 1236 business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    JCuckoo is the project aimed at creating a simple and universal platform for distributed computing and object migration in Java. JCuckoo will enable creating both small-scale (cluster-like) networks and wide-area (even worldwide) computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The purpose of the project is to build a world class open source Enterprise integration engine. <br>Uses of JEngine include healthcare systems/hospitals HL7 interface engine, intergration of HL7 with EMR and Practice Management Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    [RETIRED] The JMS Distributed Object Framework provides an advanced request/reply framework over JMS, message-driven beans and servlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    This project is a try of implementing Java Messages Systems on Java 2 Micro Edition. The project consists of a few parts: - a library for mobiles, implementing most of JMS methods - a proxy serwer, running on J2SE, communicating with queues provider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JOX is a set of Java libraries that make it easy to transfer data between XML documents and Java beans. You can think of JOX as a special form of Java Object Serialization, using XML as the serialization format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JPSPAN provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page. It allows you to call remote PHP objects as local Javascript objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JPluto integrates the popular Linux-based home automation package Pluto with Java. This project integrates at the database level and using a Java version of Pluto's DCE ("Data, Commands, Events") protocol. This is NOT a rewrite of Pluto! This project
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP to JavaScript and Javascript to PHP data convertion library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The JS/CORBA Adapter provides a mechanism for arbitrary Javascript objects to interact with each other transparently in a distributed Javascript system using CORBA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RPC-JSON for Java is an API for J2EE which enables client-side RPC, so you can invoke web services with ease from your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BeanInit framework is extension to J2EE Web container. It creates new Java Beans for your JSP pages according to definition in configuration file using XML and SPEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A PHP library which provides an RPC & LPC abstraction layer for API classes in your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing (and reuse) of individual Java components, parts of distributed networked application. The model of the application is described in an XML file. The components are pure Java classes file using a pure Java middleware. Each component may be packaged in a jar or several related components may be packaged together. Component migration over the network is planned. Go to the Wiki to have an overview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An XML to Java mapping tool very similar to Castor but handles collections, interfaces, and abstract types more elegantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JavaCá&Lá

    A Java Distributed Shared Memory Middleware

    How can we easily develop applications for multicore or multicomputer architectures? We frequently use middlewares for that problem, but they are often complex and less productive. This way, at DECOM-UFOP, we have a middleware, named JavaCa&La or just JCL, to build portable and scalable solutions over many high performance computer architectures. Our middleware APIs is simple, intuitive and designed for young and senior programmers who don’t have high performance programming skills. Using our middleware, different programmers can develop applications in a collaborative way, i.e., one programmer application can read and write global variables from another application, developed by another programmer, in another machine, without explicit references. Existing Java applications can be executed by JCL. Low refactorings to insert distributed JCL maps in your existing code. Portable JCL code for multicore and multicomputer architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jeeglue is the glue that sticks together your J2EE applications. It's a meta-info based framework that provides entity polymorphism, generic XML support, code generation and domain object validation out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JetClass, Java net-class application, allows virtual lectures to be held by teachers and students located in front of their computers, somewhere around the globe. It's written in Pure Java, relying on CORBA for network communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jing, a Java based DAO (Data Access Object) framework, allows for a clean seperation between the DAO layer and the Persistance layer. Projects can swap persistance frameworks or use multiple frameworks without \"rocking the boat.\"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Joint is a competent middleware server that supports: load balancing, distribution, naming services, transaction handling, run-time updates, centralized logging and much more. Platform independent and open for use with any SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JsOrb is a Java - JavaScript ORB that allows developers to access their POJOs and business logic from the browser (or any JavaScript interpreter). JsOrb is designed to make it easy to build dynamic websites without needing to learn AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Juffrou

    Juffrou

    Java Utilities Framework For the Rest Of Us

    Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer. Checkout the juffrou-reflect module if you are into performant java bean handling. There is also an xml marshaller / unmarshaller which is easy to use and has cool features like the Simplified Marshalling of nested beans.
    Downloads: 0 This Week
    Last Update:
    See Project