Benjamin Mahler created MESOS-283:
-------------------------------------

             Summary: Use cpp implementations for python protobufs.
                 Key: MESOS-283
                 URL: https://issues.apache.org/jira/browse/MESOS-283
             Project: Mesos
          Issue Type: Task
            Reporter: Benjamin Mahler


Thanks to Tom Smith for this one!

We should be using PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp for our Python 
protos.

Also, ideally, we should be using the pre-generated cpp implementations instead 
of the generic reflection based stuff. I'm not sure how to wire this particular 
part up, but some initial digging:
http://yz.mit.edu/wp/fast-native-c-protocol-buffers-from-python/
http://www.mail-archive.com/[email protected]/msg05572.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to