[OpenSER-Devel] SF.net SVN: openser: [4331] trunk
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Fri Jun 6 17:24:34 CEST 2008
Hi Juha,
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).
Regards,
Bogdan
Juha Heinanen wrote:
> Henning Westerholt writes:
>
> > 2. Code - regexp
> > Are there any special reasons that you've included a special regular
> > expression library in the module? Are there any issues with the posix regexp
> > support we're using in the core at the moment?
>
> i don't know about anca's reasons, but surely there would be reason to
> replace posix regexp lib, because it is not possible to use in shared
> memory.
>
> -- juha
>
> _______________________________________________
> Devel mailing list
> Devel at lists.openser.org
> http://lists.openser.org/cgi-bin/mailman/listinfo/devel
>
>
More information about the Devel
mailing list