[infinispan-dev] reusing infinispan's marshalling
Vladimir Blagojevic
vblagoje at redhat.com
Fri Jan 31 11:29:49 EST 2014
Not 100% related to what you are asking about but have a look at this
post and the discussion that "erupted":
http://gridgain.blogspot.ca/2012/12/java-serialization-good-fast-and-faster.html
Vladimir
On 1/30/2014, 7:13 AM, Adrian Nistor wrote:
> Hi list!
>
> I've been pondering about re-using the marshalling machinery of
> Infinispan in another project, specifically in ProtoStream, where I'm
> planning to add it as a test scoped dependency so I can create a
> benchmark to compare marshalling performace. I'm basically interested
> in comparing ProtoStream and Infinispan's JBoss Marshalling based
> mechanism. Comparing against plain JBMAR, without using the
> ExternalizerTable and Externalizers introduced by Infinispan is not
> going to get me accurate results.
>
> But how? I see the marshaling is spread across infinispan-commons and
> infinispan-core modules.
>
> Thanks!
> Adrian
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
More information about the infinispan-dev
mailing list