[GNC] mysql backend, second user (lock, for example)

craigarno craig at arno.com
Mon Nov 5 02:36:25 EST 2018


Geert Janssens-4 wrote
> Op zondag 4 november 2018 14:49:22 CET schreef craigarno:
>> Geert Janssens-4 wrote
>> 
> Whether it can work depends on 
> whether the db layer we rely on has a notification mechanism for db
> changes we 
> can hook into. The current db layer is provided by libdbi, which is not 
> managed by the gnucash team and I haven't looked into this yet.

If your call to libdbi is in the same thread and is a blocking call for
synchronous operation, then there shouldn't be a problem with updating views
after successful return from the libdbi call.  Otherwise you may have to
look for semaphors to signal.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html


More information about the gnucash-user mailing list