Skip to content

don't use zero-copy message tracker for blocking behavior#3

Open
minrk wants to merge 1 commit into
philipbergen:masterfrom
minrk:zero-copy
Open

don't use zero-copy message tracker for blocking behavior#3
minrk wants to merge 1 commit into
philipbergen:masterfrom
minrk:zero-copy

Conversation

@minrk
Copy link
Copy Markdown

@minrk minrk commented Sep 30, 2013

closes #1

Comment thread py/zero/__init__.py
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was considering a copy=False option, waiting on the tracker if the message is 16 MB or more. How do you feel about that?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure - I would make the cutoff configurable via your setup object, but 16MB is probably a sensible default.

@philipbergen
Copy link
Copy Markdown
Owner

That travis-ci stuff is just TOO COOL! Wow!

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

Successfully merging this pull request may close these issues.

use of zero-copy / track

2 participants