[vtkusers] VTK in a multi-threaded program

Richard Whitehead richard.whitehead at vivosight.com
Mon Mar 24 12:30:15 EDT 2014


David,
I had not thought of that, and I'm not familiar with how ParaView works
(having done the tutorial, I tried to load my own data into it as "raw" and
it always crashed, sorry but I stopped at that point).
This would obviously be a fair bit of work unless I can find some
open-source shared memory model library; I think boost might have such a
thing, I'm not sure.
Thanks again,


On 24 March 2014 14:58, David Cole <dlrdave at aol.com> wrote:

> Another alternative to ditching VTK for calculations would be to separate
> them into a separate executable that runs ONLY calculation threads, and
> then feed the results back over to your original executable, either via
> files, or pipes, or network sockets.
>
> Have you looked at ParaView and its data server / viz server pieces?
>
>


-- 

Richard Whitehead *-* Senior Imaging Engineer

*Michelson Diagnostics Ltd*

*M:* +44 (0)7905 955276   *T:* +44 (0)20 8308 1695

*E: *richard.whitehead at vivosight.com   *W:* www.vivosight.com


<http://www.vivosight.com/>


Michelson Diagnostics Ltd, 1 Grays Farm Production Village, Grays Farm
Road, Orpington, Kent  BR5 3BD, UK

Registered Office: 3 Shearwater, Maidstone, ME16 0DW.     Registered in
England No. 5732681
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140324/7a07db89/attachment.html>


More information about the vtkusers mailing list