 |
Products - editions
The match engine is available in three editions:
| 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)
|