Thread saveness of BIRT [message #468409] |
Wed, 05 August 2009 09:04  |
Eclipse User |
|
|
|
Hello.
What part of the BIRT engine API is thread save?
Should for threaded report generating instances of Platform,
IReportEngineFactory, IReportEngine, IReportRunnable or IEngineTask be
used?
Thanks!
|
|
|
Re: Thread saveness of BIRT [message #470482 is a reply to message #468409] |
Wed, 05 August 2009 14:07   |
Eclipse User |
|
|
|
Outside of the EngineConfig, the BIRT Engine is thread safe.
Typically, you will instantiate 1 ReportEngine, 1 platform, and 1 engine
factory instance for your application. Then, if your doing a
multi-threaded application, each thread will have its own IEngineTask.
John
Jan Kohnert wrote:
> Hello.
>
> What part of the BIRT engine API is thread save? Should for threaded
> report generating instances of Platform, IReportEngineFactory,
> IReportEngine, IReportRunnable or IEngineTask be used?
>
> Thanks!
>
>
>
|
|
|
|
|
[OT] Re: Thread saveness of BIRT [message #478167 is a reply to message #477112] |
Thu, 06 August 2009 04:35  |
Eclipse User |
|
|
|
Kudos !
I want to thank the people of this list for answering such clear, straight
to the point professional answers, thus making BIRT an excellent software
and an excellent supporting community !
Thank you.
// I am not the OP
|
|
|
Powered by
FUDForum. Page generated in 0.04576 seconds