Might it be possible to use the XS wrappers generated by protobuf-perlxs 
from Python?

-- 
Jeremy Leader
[EMAIL PROTECTED]

andres wrote:
> Hi,
> 
> I would like to use protocol buffers in my python code but currently
> the serialization and parsing methods are too slow compared to
> cPickle. I've read several posts stating that this is because the
> python implementation has not been optimized for speed yet. Are there
> plans to improve the performance of proto buffers in python? Does
> anybody know of a C++ extension/wrapper module which lets you access C+
> + compiled protocol buffers directly from python code?
> 
> Thanks,
> Andres


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to