Barrier README Polishing

This commit is contained in:
Gary Russell
2015-12-08 09:23:31 -05:00
parent 3c855f8204
commit 8f7fb189c0

View File

@@ -42,6 +42,8 @@ You should see the following output from the server:
++++++++++++ Replied with: Result: A: ack=true, B: ack=true, C: ack=true ++++++++++++
### Error Handling
The second example uses a simple gateway to launch some asynchronous tasks and waits for those tasks to complete.
It shows how you might return an exception to the caller if one or more of those tasks fail.