16 projects tagged "Osgi"
iDempiere is a complete business suite. It includes functionalities like ERP, CRM, SCM, Web store, financial analysis, etc. It has been translated into many languages. It is based on the famous Compiere/Adempiere projects and has been re-architected with OSGi for even better extensibility options.
OpenChrom provides mass spectrometric analysis of chromatographic data, in a way similar to ChemStation from Agilent Technologies. It handles data files from different LC/MS, GC/MS systems and vendors, such as (*.D) chromatograms from Agilent Technologies, Finnigan ITS40 (*.ms), NetCDF (*.cdf), MzXML (*.mzxml), and other formats. It is flexible and can be extended by plugins.
CarrotGarden SCR provides an OSGI Service-Component descriptor generator according to a proposal described in RFC 0172 Declarative Services Annotations. It is comprised of annotations, a Maven plugin, and an Eclipse connector, and allows for interactive SCR component descriptor updates in Eclipse, which are compatible with non-interactive Jenkins Maven builds.
QuantComponents is a framework for financial time-series analysis and algorithmic trading, based on Java and OSGi, with an Eclipse front-end. It is highly modular: usable as a plain Java API, OSGi components, or integrated into Eclipse. It works standalone or with a client-server architecture, depending on performance and reliability needs, and is integrated with Interactive Brokers through the IB Java API. Its generic broker API means that it can easily be extended to work with other brokers. A backtesting facility and an extensible SWT charting library are provided.
Zynaptic Reaction is a flexible asynchronous programming framework for Java which may be used to implement complex event-driven applications. It is heavily influenced by the Twisted programming framework developed by TwistedMatrix Labs for the Python programming language. The focus of the Reaction library is on the concurrency and callback model and as such it is application neutral. It can be used to manage lots of concurrent I/O or to farm out compute intensive tasks to multicore processors. As well as being usable as a basic Java library, Reaction can also run as an independent OSGi service and integrate into any GUI framework you choose.
Orchestra is a complete solution to handle long-running, service oriented processes. It provides out of the box orchestration functionality to handle complex business processes. Its objectives are improvement and control of processes, services interaction, and improving the productivity and agility of the company. It provides a powerful engine to execute processes and a set of graphical tools to design, deploy, administrate, and monitor them. It is based on leading standards of the BPM market: BPMN (Business Process Modeling Notation) for Process design and WS-BPEL (Business Process Execution Language) for Process execution.
JAME is an application for creating fractals and other graphics artifacts. It is written in the Java language, with some native code to accelerate encoding of videos and images. It has a real-time, multi-threaded graphics engine with layers, filters, effects, a lot of formulas, and parameters. JAME supports operations such as continuous zoom of Mandelbrot and Julia sets, rotation, and color shifting. JAME has also advanced features such as networked computation and scripting. You can take photos of your fractals or record movies from your exploration paths. Photos and movies are stored in a database to be rendered in high resolution and exported to a file. JAME can be extended by plug-ins which provide fractals, formulas, filters, effects, and more.