README: change ordering of concurrency model listing
commit761587c962174caca2efa2fce065ebbd930be763
authorEric Wong <normalperson@yhbt.net>
Mon, 19 Oct 2009 23:44:50 +0000 (19 16:44 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 19 Oct 2009 23:53:00 +0000 (19 16:53 -0700)
tree915109984f56971a7d57d4908ee30a4b1cb708ae
parent319f6ca5e72e9705cf0a20ae5a79c3d96ab823f2
README: change ordering of concurrency model listing

Revactor was our first take on the "rainbows" branch of Unicorn
and probably less confusing to people that may have tracked that
branch.  ThreadPool was used in the "gossamer" branch of Unicorn
before, but since this project is named Rainbows!, it's less
logical.  I'll freely admit to having some personal bias here
and not being a fan of threads (and especially not pthreads!).
README