On Tue, Feb 11, 2014 at 1:40 PM, Jason Grout <jason-s...@creativetrax.com> wrote: > On 2/11/14 3:33 PM, William Stein wrote: >> >> Hi Volker, >> >> I think you wrote a forking command line Sage daemon a while ago. >> What's the status of that? I was just discussing Sage startup time >> with Andrew Ohana and he wasn't aware of it... > > > FYI, I made some enhancements to it a while ago too: > https://github.com/jasongrout/sage-forker. I'm pretty sure I have a few > changes somewhere that I haven't pushed to github too that fixed some bugs. > If it's important, I'll try to go dig those changes up somewhere.
Thanks! I tried it just now it and it worked easily. I wonder what the bugs/caveats are? I wonder if I should make the *system-wide* Sage on cloud.sagemath.com use this at some point (for command line users)? One noticeable difference: ~/sage-forker/sage-forker$ echo "print 2+2" | sage sage: 4 versus ~/sage-forker/sage-forker$ echo "print 2+2" | ./fsage ttyname: Invalid argument -- William > Jason > > > -- > 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 http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/groups/opt_out. -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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 http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.