[Nrtb-core] [Blueprint nrtb-circular-queue] Thread-safe circular buffer/queue

2011-09-29 Thread Rick Stovall
Blueprint changed by Rick Stovall:

Approver: (none) = NRTB Core

-- 
Thread-safe circular buffer/queue
https://blueprints.launchpad.net/nrtb/+spec/nrtb-circular-queue

___
Mailing list: https://launchpad.net/~nrtb-core
Post to : nrtb-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nrtb-core
More help   : https://help.launchpad.net/ListHelp


[Nrtb-core] [Blueprint nrtb-circular-queue] Thread-safe circular buffer/queue

2011-09-29 Thread Rick Stovall
Blueprint changed by Rick Stovall:

Drafter: fp = (none)

-- 
Thread-safe circular buffer/queue
https://blueprints.launchpad.net/nrtb/+spec/nrtb-circular-queue

___
Mailing list: https://launchpad.net/~nrtb-core
Post to : nrtb-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nrtb-core
More help   : https://help.launchpad.net/ListHelp


[Nrtb-core] [Blueprint nrtb-circular-queue] Thread-safe circular buffer/queue

2011-09-29 Thread Rick Stovall
Blueprint changed by Rick Stovall:

Drafter: (none) = Rick Stovall

-- 
Thread-safe circular buffer/queue
https://blueprints.launchpad.net/nrtb/+spec/nrtb-circular-queue

___
Mailing list: https://launchpad.net/~nrtb-core
Post to : nrtb-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nrtb-core
More help   : https://help.launchpad.net/ListHelp


[Nrtb-core] [Blueprint nrtb-circular-queue] Thread-safe circular buffer/queue

2011-09-29 Thread Rick Stovall
Blueprint changed by Rick Stovall:

Definition Status: New = Drafting

-- 
Thread-safe circular buffer/queue
https://blueprints.launchpad.net/nrtb/+spec/nrtb-circular-queue

___
Mailing list: https://launchpad.net/~nrtb-core
Post to : nrtb-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nrtb-core
More help   : https://help.launchpad.net/ListHelp


[Nrtb-core] [Blueprint nrtb-circular-queue] Thread-safe circular buffer/queue

2011-09-29 Thread Rick Stovall
Blueprint changed by Rick Stovall:

Whiteboard set to:
The new circular_queue template class will in the nrtb_common lib and will 
provide the following interface:
constructor and destructor 
   push // put in the queue
   pull   // get from the queue
   park  // blocks the calling thread until there is data to be processed, 
returns a queue item.
   clear  // clears the queue
   resize // sets the queue size
   size // returns the number of elements in the queue.

-- 
Thread-safe circular buffer/queue
https://blueprints.launchpad.net/nrtb/+spec/nrtb-circular-queue

___
Mailing list: https://launchpad.net/~nrtb-core
Post to : nrtb-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nrtb-core
More help   : https://help.launchpad.net/ListHelp


[Nrtb-core] [Blueprint nrtb-circular-queue] Thread-safe circular buffer/queue

2011-09-29 Thread Rick Stovall
Blueprint changed by Rick Stovall:

Priority: Undefined = Medium

-- 
Thread-safe circular buffer/queue
https://blueprints.launchpad.net/nrtb/+spec/nrtb-circular-queue

___
Mailing list: https://launchpad.net/~nrtb-core
Post to : nrtb-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nrtb-core
More help   : https://help.launchpad.net/ListHelp