Esri / file-geodatabase-api

FileGeodatabaseAPI_1.4 (1.4.0.183) The File Geodatabase C++ API for Windows, MacOS and Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not thread safe

spatialillusions opened this issue · comments

We have found that the Esri File Geodatabase API isn't thread safe for reading.
I saw that #1 mentioned that multithreaded writing isn't supported, but it is quite a bit limitation that reading isn't thread safe.
Are there any plans to make the Esri File Geodatabase API thread safe?

commented

For 10 years now I've been dreaming of a multi-threaded FGDB. So many of our ETL processes have horrible performance because of this limitation.