On Thursday, 21 March 2019 22:48:08 UTC-6, Kwankyu Lee wrote:
>
>
>
> 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 ;-) 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?

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