Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Thread pooling

Hi Scott 
Why the client side uses thread at all at sync call why not letting the caller decide what thread pooling by not supporting thread pooling from the consumer side the caller can wrap the invocation with a runnable and use thread polling of his choose ?
Just a thought... 

נשלח מה-iPhone שלי

ב-3 באפר 2011, בשעה 15:36, Scott Lewis <slewis@xxxxxxxxxxxxx> כתב/ה:

Hi Ronen,

On 4/2/2011 11:35 PM, Ronen.hamias wrote:
How can I avoid this error using r_ osgi what is the purpose of the the customization required ?

To generalize the r_osgi provider to allow for using something other than the ThreadsExecutor.

Please open a bug/enhancement request to that effect (generalize r-osgi provider to allow for alternative executors) and contribute the generalization if at all possible.

Scott


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

Back to the top