libcircle
libcircle copied to clipboard
Multi queue interface
Any comments on this multiqueue API?
https://github.com/hpc/libcircle/blob/multi-queue/libcircle.h
Looks great. I wrote a copy program on Friday using a single queue with function pointers, it would be great for this.
On Sun, Oct 16, 2011 at 1:00 PM, Jon Bringhurst < [email protected]>wrote:
Any comments on this multiqueue API?
https://github.com/hpc/libcircle/blob/multi-queue/libcircle.h
Reply to this email directly or view it on GitHub: https://github.com/hpc/libcircle/issues/5
Jharrod LaFon Graduate Student Department of Computer Science New Mexico State University http://www.cs.nmsu.edu/~jlafon/
Also, we should add an option to specify queue size. We could end up using a lot of memory for multiple queues.
On Sun, Oct 16, 2011 at 4:39 PM, Jharrod W. LaFon [email protected]:
Looks great. I wrote a copy program on Friday using a single queue with function pointers, it would be great for this.
On Sun, Oct 16, 2011 at 1:00 PM, Jon Bringhurst < [email protected]>wrote:
Any comments on this multiqueue API?
https://github.com/hpc/libcircle/blob/multi-queue/libcircle.h
Reply to this email directly or view it on GitHub: https://github.com/hpc/libcircle/issues/5
Jharrod LaFon Graduate Student Department of Computer Science New Mexico State University http://www.cs.nmsu.edu/~jlafon/
Jharrod LaFon Graduate Student Department of Computer Science New Mexico State University http://www.cs.nmsu.edu/~jlafon/