Downloadliste

Projektbeschreibung

monq.jfa is a class library for fast and flexible text filtering with regular expressions. In contrast to java.util.regex, monq.jfa allows a regular expression to be bound to an action that is automatically called whenever a match is spotted in an input stream. In addition, it can combine several ten thousand regex/action pairs into one machinery (called a "deterministic finite automaton" or DFA) for fast parallel text filtering. A general purpose TCP server and associated classes in monq.net allow the bigger DFAs to be run as servers.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-24 04:20 Zurück zur Release-Liste
1.1.1

Dies ist ein Bugfix-Release auf unsachgemäße synchronisiert die Wiederverwendung eines Objektes in monq.jfa.actions.Printf korrigieren. Für den Benutzer sichtbare Symptom wäre verstümmelt ausgegeben.
Tags: Minor bugfixes
This is a bugfix release to correct improper
unsynchronized reuse of an object within
monq.jfa.actions.Printf. The user visible symptom
would be garbled output.

Project Resources