Added "threads as processors" limitation.

Author:halw
Date:2011-06-09T20:34:51.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@921 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2011-06-09 20:34:51 +00:00
parent 236b47e273
commit d7777c11a4

View File

@@ -15,6 +15,10 @@ The differences between the EiffelStudio implementation of SCOOP and current and
=Known limitations=
==Supported concurrency mechanisms==
Although the SCOOP model can support virtually any underlying concurrency mechanism, the initial SCOOP implementation supports only process threads as SCOOP [[Concurrent Eiffel with SCOOP#Processors|processors]].
==Separate anchored types==
Applicable to version 6.8, prior to revision number 86657.