On 01/06/2016 08:18, Alex Peshkoff wrote:
> Particularly lock files are not a problem - each database has own lock 
> file, and certainly same database can't be accessed with 2 engines 
> supporting different major ODS.
> But we have a number of other shared files (trace, mapping change 
> notification, may be else). I see that trace name includes ODS version 
> name (fb12_trace). The only problem that opened database is ODS13 ;)
> I.e. that issue worth to be checked and fixed.
>
>
The multi-engine is a problem we always treated as easy but is not.

Let say about external procedure plugin. It seems as a "server" (not
engine plugin), i.e., must be a single plugin for multiple engines, but
is engine who loads the plugin, so we have a problem of multiple engines
loading a single DLL.

Everything must be tested, and maybe, some API changes would be necessary.


Adriano


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to