Ask Your Question
3

How can i set up a server that uses several computers?

asked 2011-04-29 07:49:51 +0200

mmarco gravatar image

I have to set up a sage server for use of a research groups. We don't have a super-powerfull machine, but we have several good machines (spread in diferent universities). I wonder if there is a way to set up a server in one of them, that can send worksheets works to the rest, depending on the workload each one has at the given time. Or even better, if the user can decide where to send the worksheet by looking at the workload and characetristics of each machine.

edit retag flag offensive close merge delete

Comments

As far as I know, there is no mechanism to fluidly move worksheets from one server to another. This means that even if the burden was put on the users to load-balance the servers, the users would have to manually download and re-upload their worksheets from one server to the other. Also, I don't think one server can "span" across multiple machines. However, there is an active development effort to vastly improve the notebook framework for large-scale deployments (I think this will eventually allow for multiple computation nodes): [http://wiki.sagemath.org/Notebook_scalability]

Kelvin Li gravatar imageKelvin Li ( 2011-04-29 15:43:27 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-10-28 10:45:07 +0200

pang gravatar image

Old question, but still: have you looked at the code from the Sage cloud:

https://github.com/sagemathinc/smc

The Sage cloud seems to be actually easier to install in several machines than in only one >:O !

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2011-04-29 07:49:51 +0200

Seen: 416 times

Last updated: Oct 28 '15