[OpenSER-Devel] SF.net SVN: openser: [4331] trunk
Juha Heinanen
jh at tutpro.com
Fri Jun 6 17:38:51 CEST 2008
Bogdan-Andrei Iancu writes:
> Yes, that was the main reason for using the trex lib - it was easier to
> hack to use shared mem from openser. Otherwise, we could not reload data
> at runtime. Also, trex is much simpler (and faster) as posix regexp - it
> does not have all the functionalities of the posix regexp, but it
> implements the one we needed in the module (I mean as complexity of the
> regexp).
perhaps i should also start using it in lcr module. then the regexps
could be compiled when they are loaded from db making the implementation
simpler and faster.
-- juha
More information about the Devel
mailing list