Cahcing data in EJBs
From: Metodi (metodi.mladenov_at_t-online.de)
Date: 10/13/03
- Next message: corona: "[ANN] SWT vs Swing Opinion Poll"
- Previous message: JavaWebExam: "Re: How difficult is it to set up and configure JBoss?"
- Next in thread: Vlado: "Re: Cahcing data in EJBs"
- Reply: Vlado: "Re: Cahcing data in EJBs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 13 Oct 2003 02:59:29 -0700
Hi All,
does anybody knows a good way to cache data that will be used by EJBs
to operate on it? Unfortunatelly I can not use threads (as you already
know:)) and Entity Beans because the data comes not from Data Base. I
would like to store some information in the memory because retrieving
it is too expensive.
Thanx and regards,
Metodi
- Next message: corona: "[ANN] SWT vs Swing Opinion Poll"
- Previous message: JavaWebExam: "Re: How difficult is it to set up and configure JBoss?"
- Next in thread: Vlado: "Re: Cahcing data in EJBs"
- Reply: Vlado: "Re: Cahcing data in EJBs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]