%PDF- %PDF-
Direktori : /usr/lib/python2.7/site-packages/salt/modules/ |
Current File : //usr/lib/python2.7/site-packages/salt/modules/zk_concurrency.pyo |
� ���^c @@ s� d Z d d l m Z m Z m Z d d l Z d d l Z y� d d l Z d d l m Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z d e j j j f d � � YZ e Z Wn e k r� e Z n Xd Z d � Z d d � Z d d d d e d d d d d d � Z d d d d e e d d d d d d � Z d d d e d d d d d d � Z d d e d d d d d d � Z! d S( u� Concurrency controls in zookeeper ========================================================================= :depends: kazoo :configuration: See :py:mod:`salt.modules.zookeeper` for setup instructions. This module allows you to acquire and release a slot. This is primarily useful for ensureing that no more than N hosts take a specific action at once. This can also be used to coordinate between masters. i ( t absolute_importt print_functiont unicode_literalsN( t ForceRetryError( t CancelledError( t NoNodeError( t gethostnamet _Semaphorec B@ s&