[Paraview] Server Manager

jonathan grimm flymolo at gmail.com
Thu Jan 24 17:32:12 EST 2008


I'm replacing an application that previously used
vtkInputPort/vtkOutputPort.

I'm still using client server because I have large datasets (10-12GB), and
the GUI toolkits I'm using isn't 64 bit.
So I'm planning to use a 32bit client/64bit server.

I'm considering using Paraview's ServerManager, and I have a few questions:
Is there Doxygen posted somewhere for the ServerManager Library?
Are there c++ examples posted anywhere?
Can I connect an ImagePlaneWidget to a proxied server pipeline and have the
result work well if the server is local?
vtkParallel still has warnings about 32 bit/64 bit communications.  Am I
fine so long as I compile with vtkIdType 64 bit and don't use longs?

-- 
Sometimes it's hard to tell the dancer from the dance - Corwin in CoC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20080124/888a932b/attachment.html


More information about the ParaView mailing list