Re: [Paraview] Current state of LiveData

2009-10-12 Thread Fabian Wein
Hi David, 1) You have to recognize when data is available and complete, and you need some sort of atomicity guarantee. Ie, you don't want a reader trying to read a half written file, and you don't want the some process modifying the file while the reader is halfway through reading it. 2)

[Paraview] Current state of LiveData

2009-10-07 Thread Fabian Wein
Hi, we have own reader implemented which I want to extend for live data. I found the comment from 2008 that support for live data ist was planned. What is the current state, what do I have to do to implement live data by myself? I plan to read my data by myself via a thread (a good idea) and

Re: [Paraview] Current state of LiveData

2009-10-07 Thread David E DeMarle
This topic has been coming up more and more frequently. This link is to the most recent discussion about it: http://markmail.org/message/734wfelphy3uepjr (search markmail's paraview archive for in-situ, realtime, and/or live data) David E DeMarle Kitware, Inc. RD Engineer 28 Corporate Drive