One thread per moverecord sounds like a better idea to me. I fear that the overhead would be too large if threads were used on the 0ply level, unless you could do some kind of thread sharing.
I have access to a dual core linux machine, so I'm looking forward to testing the code once it is ported to glib/posix threads. ;) Christian. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
