Hey John- I had a fastbit question for you. We're running a process that uses N threads to query N partitions against fastbit in parallel. We're seeing some contention somewhere that appears to cause the threads to execute serially. Before I dig in further I though it would be worth asking you: is there some sort of mutex or synchronization that is happening inside fastbit that could cause it to only be able to execute a single query at a time within a given process?
Thanks, Sean _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
