forgot the link:
https://github.com/clebertsuconic/activemq-artemis/tree/master/artemis-native
On Mon, Jul 13, 2015 at 4:10 PM, Clebert Suconic
wrote:
> I have this sub-project within ActiveMQ artemis, that is becoming more
> independent and could be reused among other projects.
>
&
I have this sub-project within ActiveMQ artemis, that is becoming more
independent and could be reused among other projects.
It's a thin layer in top of Linux libaio.
You have method to submit write, submit read, allocate byte buffers,
and they are going straight to DMA on Linux Kernel.
Right n
I have posted an user question on the user's forum about
synchronization... but I mixed it with a dev question:
http://mail-archives.apache.org/mod_mbox/commons-user/201412.mbox/%3cCAKF+bspXgnE+zLjpg-9Fp+hDcAqTWEAERM=7getaut4lthe...@mail.gmail.com%3e
Why not make FluentIntrospector default on Bean
https://issues.apache.org/jira/browse/BEANUTILS-291
This user messed things up here, asking JBoss question on the wrong place..
If someone with admin privileges could please clean this up...
Thanks,
Clebert
-
To unsubscribe
ied before 1.8 final?
Clebert
Clebert Suconic wrote:
> should the second sample on the wiki page not contain
> SoftReference reference = new SoftReference(x); instead of
> WeakReference reference = new WeakReference(x); ?
Yep! :-) Jus
wrote:
On 8/7/07, Clebert Suconic <[EMAIL PROTECTED]> wrote:
> Yes, but that reference can be garbage collected - so would have to
> handle that as well. In this instance each AbstractConverter
> implementation only ever returns the same value - so I think its
> simpler t
> should the second sample on the wiki page not contain
> SoftReference reference = new SoftReference(x); instead of
> WeakReference reference = new WeakReference(x); ?
Yep! :-) Just fixed it.
Thanks!
Clebert
-
To unsubscrib
i.jsp?page=ClassLeakage
Niall Pemberton wrote:
On 8/7/07, Clebert Suconic <[EMAIL PROTECTED]> wrote:
> Yes it does (thru' AbstractConveter which it extends) - I can remove
> that reference completely by just making the getDefaultType() method
> abstract and having each im
<[EMAIL PROTECTED]>
Date: Aug 7, 2007 2:36 AM
Subject: Re: Circular Reference on WeakHashMap
To: Clebert Suconic <[EMAIL PROTECTED]>
On 8/7/07, Clebert Suconic <[EMAIL PROTECTED]> wrote:
The solution seems simpler than I thought though...
After looking at the report again..
.
Niall Pemberton wrote:
On 8/6/07, Clebert Suconic <[EMAIL PROTECTED]> wrote:
I have been investigating WeakHashMaps on BeanUtils 1.8 as part of a
investigation on this:
http://jira.jboss.com/jira/browse/JBAS-2299
Thanks for getting back to us so quickly.
(Which is not actually an issu
doing it through this
forum if you like.
Niall Pemberton wrote:
On 8/6/07, Clebert Suconic <[EMAIL PROTECTED]> wrote:
I have been investigating WeakHashMaps on BeanUtils 1.8 as part of a
investigation on this:
http://jira.jboss.com/jira/browse/JBAS-2299
Thanks for getting back t
a new ClassLoader, and validate if it was released at
the end after some exercizing some code on this caching. You will
probably need to fill your memory almost to 100% on the test as
SoftReference are only gone when the memory is low.
Clebert Suconic
-
12 matches
Mail list logo