You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Henry Robinson (JIRA)" <ji...@apache.org> on 2010/03/04 00:00:28 UTC

[jira] Updated: (ZOOKEEPER-686) Add examples for atomic operations to recipes (docs & code)

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Robinson updated ZOOKEEPER-686:
-------------------------------------

    Summary: Add examples for atomic operations to recipes (docs & code)  (was: Add examples for atomic opeartions to recipes (docs & code))

> Add examples for atomic operations to recipes (docs & code)
> -----------------------------------------------------------
>
>                 Key: ZOOKEEPER-686
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-686
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: recipes
>    Affects Versions: 3.2.2
>            Reporter: David Rosenstrauch
>            Priority: Blocker
>
> The zookeeper docs do a good job of explaining how to do low-level synchronization primitives with zookeeper.  But it's not immediately obvious after reading the docs how to implement higher-level synchronization primitives - for example how to do zookeeper equivalents of the java Atomic concurrency primitives, like AtomicInteger.
> So as per Patrick Hunt:  "This is def. something we should add to the recipes (docs & code lib)"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.