Welcome Guest Search | Active Topics | Sign In | Register

Multiple instances of the O.PDF COM object Options
Olivier MATROT
Posted: Tuesday, April 5, 2022 3:14:50 AM
Rank: Member
Groups: Member

Joined: 10/18/2019
Posts: 11
We're using EO.PDF in a ASP.NET Core API and I'm wondering if we can call it from multiple thread to process multiple documents in parallel ? What about the local storage ? is it isolated ?
eo_support
Posted: Tuesday, April 5, 2022 9:06:01 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,217
Hi,

EO.Pdf is designed to be used in multi-thread enviroment. However you still need to check the document about exactly which objects/methods are multiple thread safe and which ones are not. Generally static members are multi-thread safe and instance members are not.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.