Turboimage Database Enhancements - August 2001
Feedback:
•If share, it shares current record pointer
too. It is programmer’s responsibility to
handle it correctly
•For thread, concurrency is the key. Lock
out other thread for the duration of a
whole intrinsic is not acceptable
•To make fork() work is very important too
Recommendation:
•Passing “base ID” between any two
processes is too vague and ambitious
•If we do decide to implement, may
implement in phases
•Thread should share DBUX/DBU
•Fork() should duplicate the DBUX/DBU