>
> On Friday, March 22, 2019 at 12:56:58 AM UTC+9, Andrey Novoseltsev wrote:
>>>
>>> "languages" for SageMathCell are very different from kernels for 
>>> Jupyter. SageMathCell keeps a bunch of preforked kernels (all are the same)
>>>
>>
>> And a new kernel is created for each interact cell. Right? This seems to 
>> me a very bad architectural weakness of SageMathCell.  
>>
>
> Right. Feel free to fix it ;-) 
>

Someday... 
 

> Do you want to have the same process serving multiple clients 
> simultaneously? With each client allowed to execute arbitrary code, in 
> particular crashing that kernel?
>

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. 

-- 
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