[OFBiz] Dev - what does persist mean?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[OFBiz] Dev - what does persist mean?

Si Chen-2
Hi.  What does the persist attribute for async SECAs mean?

Thanks,

Si
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
|

Re: [OFBiz] Dev - what does persist mean?

Andrew Zeneski
It only effects async actions and it means that the action service  
will be persisted (like a scheduled job) before running rather than  
just held in memory until the next slot opens in the queue.

On Nov 15, 2005, at 1:41 PM, Si Chen wrote:

> Hi.  What does the persist attribute for async SECAs mean?
>
> Thanks,
>
> Si
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev


 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev

smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [OFBiz] Dev - what does persist mean?

Si Chen-2
Thanks!

A. Zeneski wrote:

> It only effects async actions and it means that the action service  
> will be persisted (like a scheduled job) before running rather than  
> just held in memory until the next slot opens in the queue.
>
> On Nov 15, 2005, at 1:41 PM, Si Chen wrote:
>
>> Hi.  What does the persist attribute for async SECAs mean?
>>
>> Thanks,
>>
>> Si
>> _______________________________________________
>> Dev mailing list
>> [hidden email]
>> http://lists.ofbiz.org/mailman/listinfo/dev
>
>
>------------------------------------------------------------------------
>
>
>_______________________________________________
>Dev mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/dev
>
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev