Hi Gek,

usually the proper deployment of ParaViewWeb rely on a SessionManager as a
web front-end that will automatically start as many pvpython ... process as
users connect to it for 3d visualizations.

Unfortunately that does not seems to be what you would like. What you ask
though, should be possible, but not easy to implement as it will require
the server to automatically switch to the proper session based on which
user make a server call. And for sure this is not supported out of the box.

Seb



On Mon, Oct 14, 2013 at 4:09 AM, Yu Yu <[email protected]> wrote:

> Hi,
>
> Is pvserver support multiple visualization session ? I plan to use
> paraview 4.0.1, have a server running "pvserver" and another server running
> "pvpython pv_web_visualizer.py --content www ....". However, currently when
> user-A viewing the WebVisualizer page, and open the data-file-a, when
> user-B view the WebVisualizer page, he will see the same data-file-a.
>
> Can I know what should I do to make user-B open another data-file ?
> Without launching multiple pvserver or multiple "pvpython
> pv_web_visualizer.py", is this achievable ? Or I am barking at the wrong
> tree ? :o(
>
> Thanks for any light shed, much appreciated.
>
> Warm Regards,
> Gek
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to