<div dir="ltr"><div><div><div>Hello Seb,<br></div>I got a working connection from pv_web_visualizer.py to a couple of pvservers (started with mpirun on <hostname>) by just giving "--ds-host <hostname> --ds-port 11111" from the link you mentioned. Is this correct, without --rs-host? It is working in principle, but the renderview update rate is not more than 2 updates/second for a tiny datasource even when everything is running on the same machine.<br><br></div>Thank you<br></div>Sven<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-06 22:26 GMT+02:00 Sebastien Jourdain <span dir="ltr"><<a href="mailto:sebastien.jourdain@kitware.com" target="_blank">sebastien.jourdain@kitware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Sven,<div><br></div><div>1) Yes, assuming you are using pv_web_visualizer.py you can look here:</div><div><br></div><div><a href="https://github.com/Kitware/ParaView/blob/master/Web/Applications/Visualizer/server/pv_web_visualizer.py#L18-L28" target="_blank">https://github.com/Kitware/ParaView/blob/master/Web/Applications/Visualizer/server/pv_web_visualizer.py#L18-L28</a><br></div><div><br></div><div>2) The server can push notification to the client. Need to slightly edit the client and server to match your needs.</div><div><br></div><div>Seb</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Fri, May 6, 2016 at 2:17 PM, Sven Kramer <span dir="ltr"><<a href="mailto:svenkramer40@gmail.com" target="_blank">svenkramer40@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Dear all,<br>I am currently running a VTK application, which is visualizing large grids distributed on a MPI cluster.<br>My task is to migrate this application to the Web. But I cannot manage more than what is described at <a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/quick_start" target="_blank">http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/quick_start</a>, that is I can serve a local data directory through the provided webapps.<br><br>I have two essential questions that stop me from getting started:<br>1) How do I connect the pvpython server to remote data/render servers just like I can do in Paraview?<br>2) All ParaviewWeb examples seem to react on webclient requests. Our application is processing data as they come in, and also the visualization pipeline is frequently updated depending on an automatic analysis of the arriving data. Can the newly rendered datasets be pushed to the webclient, or does the webclient have to poll for available datasets?<br><br>Thank you<span><font color="#888888"><br>Sven<br></font></span></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>