On Wed, Apr 24, 2013 at 5:18 AM, William Stein <wst...@gmail.com> wrote:
> > On Apr 24, 2013 1:57 AM, "Torsten" <torstenspren...@me.com> wrote: > > > > Hello, > > > > there are two very interesting talks about > > > > 'Salvus: Distributed Scalable Online Mathematical Software' > > > > using SAGE as TCP-based server, see > > > > http://www.youtube.com/watch?v=O-CDGXMh6rQ#t=37m07s > > > > and > > > > http://www.youtube.com/watch?v=fftL-RiRCUY#t=1h14m18s > > > > It is said, that source code of 'Salvus' won't be open source, but > > it is possible that the feature of SAGE acting as TCP-based server > > will be integrated in SAGE itself. > Hi, I've now officially opened sourced all the TCP-server code from Salvus: https://github.com/williamstein/sage-tcpserver It also include some other potentially useful code I wrote, e.g., a completely new implementation of interacts and of "cell decorators", which is probably not relevant for you. Anyway, I hope this may be of some use to you. -- William > Yes that is definitely my plan. I put the GPL license on that yesterday > (coincidentally). I'll post it online soon if you remind me (I'm writing > this on a cell phone). > > > (1) Will be the TCP-based server functioniality really be part of SAGE? > > I would be OK with that. > > > (2) If yes, is there already a release date? > > (3) Or is the code somewhere else available? > > > > I'm currently trying to use SAGE as a web service NOT using the Sage > Cell Server > > or via notebook(), but more like in a TCP way as described above. > > > > Cool. It does work pretty well (underpinning all calcs in > https://cloud.sagemath.org), and isn't complicated. > > > Thanks! > > Torsten > > > > -- > > 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?hl=en. > > 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.