Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi queue interface #5

Open
bringhurst opened this issue Oct 16, 2011 · 2 comments
Open

Multi queue interface #5

bringhurst opened this issue Oct 16, 2011 · 2 comments

Comments

@bringhurst
Copy link
Contributor

Any comments on this multiqueue API?

https://github.com/hpc/libcircle/blob/multi-queue/libcircle.h

@jlafon
Copy link
Contributor

jlafon commented Oct 16, 2011

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:
#5

Jharrod LaFon
Graduate Student
Department of Computer Science
New Mexico State University
http://www.cs.nmsu.edu/~jlafon/

@jlafon
Copy link
Contributor

jlafon commented Oct 16, 2011

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:
#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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants