Re: [sage-devel] Question about the Notebook in the future Sage 5.0

2012-01-04 Thread Thierry Dumont
Le 04/01/2012 11:12, Jeroen Demeyer a écrit : > On 2012-01-04 10:43, Thierry Dumont wrote: >> 3 machines in the same network (linked with ethernet 1gb), sharing sage >> datas (user data) by nfs. > > In that case, you can simply solve your problem using the notebook() > server_pool option. No need

Re: [sage-devel] Question about the Notebook in the future Sage 5.0

2012-01-04 Thread Jeroen Demeyer
On 2012-01-04 10:43, Thierry Dumont wrote: > 3 machines in the same network (linked with ethernet 1gb), sharing sage > datas (user data) by nfs. In that case, you can simply solve your problem using the notebook() server_pool option. No need to "distribute" users, everybody would log in to the sa

Re: [sage-devel] Question about the Notebook in the future Sage 5.0

2012-01-04 Thread Thierry Dumont
Le 04/01/2012 10:41, Jeroen Demeyer a écrit : > On 2012-01-04 10:37, Thierry Dumont wrote: >> I am currently running Sage on a server made of 3 independent machines, >> shared among the students of my University. > > You mean 3 different hardwares located in various parts of the network > or more

Re: [sage-devel] Question about the Notebook in the future Sage 5.0

2012-01-04 Thread Jeroen Demeyer
On 2012-01-04 10:37, Thierry Dumont wrote: > I am currently running Sage on a server made of 3 independent machines, > shared among the students of my University. You mean 3 different hardwares located in various parts of the network or more like 3 equal machines within a fast local network? --