Products - editions

The match engine is available in three editions:

  • Embedded edition
    This edition consists of a Java library that can be integrated in a Java application.

  • Standalone server edition
    This edition can be run standalone and can communicate by XML over TCP/IP.

  • To be released: Webservice edition
    For a monthly fee you can use the powerfull matching functionality without having to install any software. You can use a match engine that is hosted on one of our servers. You can configure your match model using a browser interface and you can send match requests and matching data using an XML/SOAP interface.

    If you would like to keep informed or would like to receive more information, please send an email to .

Embedded       Server
   


New: 1.2 release:
The current release is version 1.2. In this release, an Intersect match rule is added, that allowes for even greater granularity for set matching. For example you will be able to define the following query: match Java programmer with 5 year years experience in banking business.

1.1 release:
This release contains the following enhancements:

  • Enhanced features of server edition
    Now fully supports all advanced features of embedded edition in XML interface.
    Improved error and exception messages.
    Improved client request validation.
  • Enhanced match engine processor
    Tuned the match processor, based on available processing information.
  • New matchrules
    - RangeMatchRule
    - StringMatchRule
    - StringSetMatchRule
    - MatrixStringSetMatchRule


1.0 release:
High speed, platform independent match engine with customizable data cache and matchrules.

  • Scalable match processor
    The match processor can handle multiple match requests simultaneously.
    Linear scalability.
  • Modular architecture
    Pluggable custom data cache, custom match rules.
  • Fully configurable
    Fully configurable in XML, no programming needed.
  • Data cache
    JDBC database replication datacache implementation.
  • Standard matchrules
    - Simple object matchrule
    - Gliding scale matchrule
    - Matrix matchrule
  • Embedded edition
    Small, embedded edition of Match4J match engine, can be embedded in any Java application.
  • Server edition
    Standalone server edition of Match4J match engine, can be integrated in any software architecture.
    Communicates by XML over TCP/IP.
    Configurable Quality of service.(number of concurrent requests, connections, waiting threads, etc)