dev@grizzly.java.net

Re: Grizzly 2.0 MemoryManager

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Mon, 16 Feb 2009 10:46:15 +0100

Hi John,

>
> refering to last Project Meeting where we talked about grizzly 2.0.
>
> I think SlabsPoolMemoryManager can now
> be used as a regular ByteBufferManager like:
>
> Buffer buffer = manager.allocate(NNN);
> read(buffer);
> buffer.trim();
> (see SlabMemoryManagerTest.testSlabThreadPoolAllocation())
>
> Next things could be
> 1)
> change TCPNIOTransportFilter and get rid of
> org.glassfish.grizzly.memory.SlabMemoryFilter
+1

>
> 2)
> implement a SlabMemoryManager.close()
+1


> Are you going to do a Grizzly 2.0 update this week?
I'm going to make big update, because of I/O API changes, but will
appreciate if you can take care about memory management updates :) I
will be update to to resolve possible conflicts and make big commit,
which will work fine :)

Thank you!!!
WBR,
Alexey.

>
>
> Many Greetings
> John
>
>
> --
> Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL
> für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?
> ac=OM.AD.PD003K11308T4569a
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>