Dear all, I am planning to visualize some big amount of data. As their creation takes a lot of time and they would probably not fit on the main memory I plan to do some data streaming in background using multi-threading. In best case, I would like that the "background" threads can directly add data to the data-tree. Has anyone experience with this? Is there a possibility to make the data-tree thread safe? (If possible without rewriting it completely).
Thanks in advance, Milad ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
