There are still one or two remaining issues to make factor work in
multiuser environments.

It's close though, here is one of the issues tracking it:

https://github.com/slavapestov/factor/issues/495

Part of the problem is when a user runs "save" (since Factor is
image-based, this saves the users environment and loaded vocabularies), it
writes to the $factor installation directory currently.



On Thu, Aug 21, 2014 at 9:32 AM, Mark Green <m...@antelope.nildram.co.uk>
wrote:

> Hi,
>
> Thanks for your replies.
>
> Regarding running individual instances of Factor, the problem is that here
> (as at most Unis), the students' home directory is a network share. This
> means that if they install their own Factor then it will be running over a
> share which is rather slow.
>
> I know about adding alternative work directories, but scaffold-work will
> still target the work directory within the install path and trigger an
> error.
>
> I'll take a look at the suggested file.
>
> Mark
>
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to