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

cPickle option? #34

Closed
kwadl opened this issue Jan 25, 2017 · 2 comments
Closed

cPickle option? #34

kwadl opened this issue Jan 25, 2017 · 2 comments

Comments

@kwadl
Copy link

kwadl commented Jan 25, 2017

Getting along very well with Thespian, thanks again for a great project.

One possible enhancement that would make a significant performance difference to our use case is the ability to opt for cPickle for the UDP and TCP transports. It seems this would be entirely compatible with the way the transports are serializing messages, and shouldn't break anything?

@kwquick
Copy link
Contributor

kwquick commented Jan 26, 2017

I'm glad Thespian is working out well for you. Using cPickle for Python versions prior to 3.1 is great idea, thank you. I will try to get this implemented soon.

@kwquick
Copy link
Contributor

kwquick commented Feb 20, 2017

This has been added in the 3.6.2 release: https://github.com/godaddy/Thespian/releases/tag/thespian-3.6.2.

@kwquick kwquick closed this as completed Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants