From d2f7d10237991c92abcd75eb7d8f9182d87c3baf Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Wed, 22 Nov 2017 07:10:59 +0000 Subject: [PATCH] Update wikipage SCOOP implementation. (Signed-off-by:bmeyer). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1928 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../concurrent-eiffel-scoop/scoop-implementation.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/17.05/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-implementation.wiki b/documentation/17.05/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-implementation.wiki index 783999fa..1f78fdd8 100644 --- a/documentation/17.05/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-implementation.wiki +++ b/documentation/17.05/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-implementation.wiki @@ -16,7 +16,7 @@ Although the SCOOP model can support any underlying concurrency mechanism, the c ==Maximum number of SCOOP processors== -In the initial release, the allowable maximum number of SCOOP processors per system is 1024. +The maximum number of SCOOP processors per system is currently 1024.