> Do other people in this list think such a kind of pooled model would be > worth?
Right now none of my services are using the pooled model, but I can see how/when it could be used. There's another project (which is not using hivemind) that would benefit greatly from this model. >From my point of view, the "concurrent executors" kind of services would benefit the best from this model -- and if we're serious about this there's more than just a minimum and a maximum number of instances. We need to configure timeouts, queues, etc. In other words, we just need a service model that works like a java.util.concurrent.ThreadPoolExecutor :) -- Marcus Brito <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
