mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 23:32:42 +01:00
m
Author:halw Date:2011-09-04T18:04:13.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@968 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -187,6 +187,7 @@ In concurrent Eiffel with SCOOP things are different. This is because a particul
|
||||
|
||||
{{definition|Asynchronous feature call|A feature call which causes the “logging” of a request by a client for the associated feature application to be executed by the supplier’s processor. }}
|
||||
|
||||
|
||||
After an asynchronous feature call, the execution of the client proceeds immediately, possibly in parallel with the application of the feature on some other processor. We'll revisit this point after a look at what it takes for a call to be synchronous or asynchronous.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user