Ok the MO is what we use in the containerInvoker to retrieve the objects.

It is a replacement for the byte[] and ObjectInputStreamWithClassLoader that
Rickard, I and RMH put one fine night back when...  the problem then was
that these puppies are very memory intensive and are used quite a lot and so
we introduced pools of reusable thingies.

My question is (rickard) does MarshalledObject serialize/deserialize
1- add one serialization (i.e. 2 steps to byte[] store, instead of one in
the db)
2- do we know that they behave nicely or are we prettier with the reusable
ones?

marc


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Aaron Mulder
> Sent: Thursday, September 14, 2000 10:14 AM
> To: jBoss Developer
> Subject: Re: [jBoss-Dev] CVS
> update:jboss/src/main/org/jboss/ejb/plugins/jaws/jdbc JDBCCommand.java
>
>
>       Interesting.  If that works, we could probably implement it in the
> Minerva wrappers so it would be automatic.  :)
>
> Aaron
>
> On Thu, 14 Sep 2000, Sebastien Alborini wrote:
> > I agree.
> > I will test Rickard's idea (MarshalledObject) right away.
> >
> >
> > Sebastien
>
>
>


Reply via email to