Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OFMP"

Line 9: Line 9:
  
 
== About OFMP ==
 
== About OFMP ==
The Eclipse Open Financial Market Platform (Eclipse OFMP) is a project to create an open-source platform for interoperable, extensible financial market systems based on Equinox, Eclipse's OSGi framework. OFMP targets on tools and components for middle-office Financial Markets applications for the banking industry. OFMP will open-source field-tested components from a bank's production environment connecting to common back-office and front-office systems.
+
The Eclipse Open Financial Market Platform (Eclipse OFMP) is a project to create an open-source platform for interoperable, extensible financial market systems based on Equinox, Eclipse's OSGi framework. OFMP targets on components for Financial Markets applications. OFMP will open-source field-tested components from a bank's production environment connecting to common back-office and front-office systems.
  
 
== Components ==
 
== Components ==
 
* [[RCML]]
 
* [[RCML]]
* [[FOG]] (Front Office Gateway)
+
* [[TIG]] (Trade Input Gateway)
 
* [[Core Server]]
 
* [[Core Server]]
* [[BOG]] (Back Office Gateway)
+
* [[TOG]] (Trade Output Gateway)
* [[RCP Client]]
+
* [[OFMP Client]] - RCP Based
  
 
==News==
 
==News==
Line 24: Line 24:
 
*2008-03 - Version 1.0.0M1
 
*2008-03 - Version 1.0.0M1
 
**Sanitize source code
 
**Sanitize source code
**OSGi based Front Office Gateway
+
**OSGi based Trade Input Gateway
  
 
*2008-06 - Version 1.0.0M2
 
*2008-06 - Version 1.0.0M2
**Forex Profit and Loss
 
 
**Single OSGi bundle server
 
**Single OSGi bundle server
 
**Extract third party libraries to standalone bundles
 
**Extract third party libraries to standalone bundles
  
 
*2008-09 - Version 1.0.0M3
 
*2008-09 - Version 1.0.0M3
**Position Keeping, Counterparty, Currency, Date and Calendar services moved to OSGi
+
**Position Keeping, Profit and Loss, Counterparty, Currency, Date and Calendar services moved to OSGi
 
**Migration from EJB3 to OSGi Remoting technology
 
**Migration from EJB3 to OSGi Remoting technology
  

Revision as of 05:17, 23 April 2008

OFMP
Website
[ Download]
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

About OFMP

The Eclipse Open Financial Market Platform (Eclipse OFMP) is a project to create an open-source platform for interoperable, extensible financial market systems based on Equinox, Eclipse's OSGi framework. OFMP targets on components for Financial Markets applications. OFMP will open-source field-tested components from a bank's production environment connecting to common back-office and front-office systems.

Components

News

We are checkin the initial code contributions.

Project Plan

  • 2008-03 - Version 1.0.0M1
    • Sanitize source code
    • OSGi based Trade Input Gateway
  • 2008-06 - Version 1.0.0M2
    • Single OSGi bundle server
    • Extract third party libraries to standalone bundles
  • 2008-09 - Version 1.0.0M3
    • Position Keeping, Profit and Loss, Counterparty, Currency, Date and Calendar services moved to OSGi
    • Migration from EJB3 to OSGi Remoting technology
  • 2008-12 - version 1.0 - Release 1.0
    • Fully OSGi based server

Resources

Back to the top