Capability:Concurrency: Difference between revisions

Content added Content deleted
(works! Now use a more meaningful new template)
(oops, for "requires" the corresponding reverse lookup should of course be "required by"; of course we want it for the other two propoerties, too)
Line 1: Line 1:
{{stub}}{{capability}}Concurrency is the capability to perform more than one action at a time. There are many techniques for doing this, and many issues raised (e.g., how to safely access shared resources).
{{stub}}{{capability}}Concurrency is the capability to perform more than one action at a time. There are many techniques for doing this, and many issues raised (e.g., how to safely access shared resources).
{{#ask:[[requires::Capability:Graphics]]
{{#ask:[[requires::Capability:Graphics]]
|format=template
|limit=20
|link=none
|template=required by
|offset=0
}}
{{#ask:[[provides::Capability:Graphics]]
|format=template
|format=template
|limit=20
|limit=20
|link=none
|link=none
|template=provided by
|template=provided by
|offset=0
}}
{{#ask:[[allows::Capability:Graphics]]
|format=template
|limit=20
|link=none
|template=allowed by
|offset=0
|offset=0
}}
}}