From: David S. <da...@dr...> - 2004-05-07 04:02:57
|
Hello, Is it possible to use pytables in a parallel or threaded environment? I am looking at developing an application that will support live additions of data and at the same time allow data to be extracted for reporting purposes. I would not be concerned with locking because I see only one thread/process that would add data. There would be one or more threads/processes that would allow queries to be run against the dataset whose results would be returned for live reporting. Thanks, David Sumner |