Hi, I'm wondering which is the best manner in term of performance to serialize a C++ class to be sent to qpid
1- using qpid encode function and Map (each member of c++ class would have an entry in the map) 2- using google protocol buffer Thanks! -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/qpid-encode-function-peformance-tp5541987p5541987.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
