On Sep 17, 2009, at 11:26 PM, Thierry Dumont wrote:

> William Stein a écrit :
>> 2009/9/17 Thierry Dumont <tdum...@math.univ-lyon1.fr>:
>>> Hi,
>>>
>>> I want to launch 2 instances of sage on the same machine, and  
>>> even more
>>> launch sage on 2 (3) machines sharing one directory by nfs.
>>>
>>> My "notebook" command is:
>>>  notebook(open_viewer=False,directory='/ws/ 
>>> nbfiles',address='',secure=True,port=8001,timeout=3600,ulimit='-v
>>> 50000',accounts=True)
>>
>> You have to give *different* directory= options for the two servers.
>>
>> William
>
> Ok, but it should be possible to share the "worksheet" directory ?
> I *need* to share it (we have 3 machines, on which  the users -some
> hundreds of students- will be connected at random).

I don't think that would be possible. What you could do is use the  
"server pool" option to use ssh accounts on all three machines to  
share the actual computation load, while the notebook frontend would  
run on just one machine. This fall the notebook will be made much  
more scalable.

- Robert


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to