12.08.2022 14:25, Jiří Činčura WROTE:
Is there any prospect for more parallel operations in near future?
Especially around i.e. query processing, basically general database
operations. The reason I'm asking is whether to implement it in .NET
provider on connection string level or only for "gbak" and "gfix".
Disregard this question. I somewhat missed the index creation feature. It looks
like connection string level looks like a better fit.
Agree.
BTW the linked document mentions only gfix and index. But doc/README.gbak
covers also gbak. Maybe good idea to update the doc/README.parallel_features as
well?
README.parallel_features describes engine, while parallel data load\read
is implemented mostly at gbak, not at the engine side. Though gbak uses some
new "helper" features of engine, such as ability to share database snapshot
or new built-in function MAKE_DBKEY(), it not depends on engine's parallelism.
So, I don't see what should be added to the README.parallel_features
regarding gbak. Do you have good idea ?
Regards,
Vlad
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel