Class BlockingQueueCompiledScriptPool

java.lang.Object
org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPool
All Implemented Interfaces:
CompiledScriptPool

public class BlockingQueueCompiledScriptPool extends Object implements CompiledScriptPool
A BlockingQueue script pool with a configurable size.

Upon initialization the pool compiles "size" scripts and puts it in the queue.

Author:
kimchy