[nominolo/scion] dc0193: Rewrite from scratch using new multi-process archi...

1 view
Skip to first unread message

nor...@github.com

unread,
Apr 20, 2011, 11:56:42 AM4/20/11
to scion-l...@googlegroups.com
Branch: refs/heads/scion-2nd-attempt
Home: https://github.com/nominolo/scion

Commit: dc0193c32ec32dc8db8f08877e4f670edc008dcd
https://github.com/nominolo/scion/commit/dc0193c32ec32dc8db8f08877e4f670edc008dcd
Author: Thomas Schilling <nomi...@googlemail.com>
Date: 2011-04-20 (Wed, 20 Apr 2011)

Changed paths:
M Makefile
A docs/Architecture.markdown
M scion.cabal
A src-execs/Worker.hs
A src/Scion/Ghc.hs
A src/Scion/Session.hs
A src/Scion/Types/Commands.hs
A src/Scion/Types/Compiler.hs
A src/Scion/Types/Monad.hs
A src/Scion/Types/Note.hs
A src/Scion/Types/Session.hs
A src/Scion/Types/Worker.hs
A src/Scion/Utils/Convert.hs
A src/Scion/Utils/IO.hs
A src/Scion/Worker/Commands.hs
A src/Scion/Worker/Main.hs
A src/Server.hs
A test/TestSuite.hs
A tests/projects/file001.hs

Log Message:
-----------
Rewrite from scratch using new multi-process architecture.

It turned out that using a single-process design was not
going to work well enough in the long-run. Offloading process
management to the front-end is against the goals of Scion, so
the new architecture fully embraces the need for multiple
processes.

See docs/Architecture.markdown for details.


Reply all
Reply to author
Forward
0 new messages