On Sunday, March 24, 2019 at 4:43:47 AM UTC+9, Andrey Novoseltsev wrote: > > 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). >
I guess interacts in a jupyter notebook share resources in a single process. Right? No? > Have you determined what exactly goes wrong when your webpage stops > working? > No. First it seemed a problem of linked cells. Somehow a failure of a cell affected the other cells. So I tried unlinked cells. Then running many (actually not so many, perhaps twenty or thirty of) active cells stops all cells from working. If that happens, I just wait and then after some time all is functioning normally. I didn't investigate deep. I still don't know what is really happening. -- 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.