On Saturday, 23 March 2019 00:25:10 UTC-6, Kwankyu Lee wrote:
>
> I would expect one process runs all interact cells from one client (if 
> this makes sense).   
>
> I have a webpage that contains many interact cells that run on my own 
> sagecell server. The webpage stops working if many of the interact cells go 
> active. 
>

How exactly multiple interacts are supposed to share resources of this 
single process? (What happens actually if you link them together now?) And 
what do you expect to gain? More efficient RAM usage? Note that if a single 
interact crashes, you will crash all of them. And things like CPU time 
limits would count cumulatively, so you may use up your allotment faster 
(which is not necessarily a bad thing, just something to keep in mind). 
Have you determined what exactly goes wrong when your webpage stops working?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to