you missed one: 
a process can be deployed, but "suspended": this allows you to prevent
work being performed on behalf of any of the process instances without
undeploying it. 

-mbs
On Thu, 2006-08-17 at 12:16 -0700, Assaf Arkin wrote:
> also confused by terminology here.
> 
> Specific process instance can be in memory doing some work, or in the
> database.
> Specific process instance can be suspended (not processing events even
> if they arrived)/resumed. 
> Process definition can be deployed or not.
> Deployed process definition can be used to instantiate new processes
> or not.
> 
> What would be the best way to name those?
> 
> Assaf 

Reply via email to