Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Bugzilla – Bug 341818

Hi ronen,

Please put this on the bug and not on the mailing list otherwise we have two places to maintain the discussion.

Thanks,

Wim

On Mon, Apr 4, 2011 at 6:38 PM, ronen hamias <ronen.hamias@xxxxxxxxx> wrote:
hi all
 
i have filed a bug regarding r_osgi thread pooling:  Bugzilla – Bug 341818.
and started to work on a patch.
 
i need to pass the thread pooling method and size to the container
what is the method to pass such configuration?
 
for example:
thread pooling method can be:
single thread
fixed size
...
 
poolSize is an int vlaue stating the pool size...
 
i am planing to use:
java.util.concurrent.Executors
 
best regards
ronen

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top