Christoph Büscher wrote:
Thanks Thilo,

this sound like a good thing to try. I thought that I need to start a whole CPE because maybe the framework is needed to set up the initial CAS that is passed on the the readers "getNext()" method, but it seems I can use the AEs as "standalone" modules.

You definitely can.  You can even create more than one instance and run
them in separate threads.

However, I think this way I will not be able to benefit from some of the frameworks features like exception handling, multithreading etc..., but for the time being I think I can live without that,

Christoph

If you like to use the CPE's multi-threading etc. capabilities,
you may wish to try Florian's idea.  We have done similar things
in the past, so something like that is possible.

--Thilo

Reply via email to