A persistent personal agent for each user
zondag 03 juni 2007 12:41
Each user is appointed his/her own agent instance. When the user creates his account, an Agent is created and is stored in serialized form as a property of the user in the triple store. Everytime the user makes a request, the agent is loaded from the triple store and unserialized. I thought of storing the agent in a session variable, but when I found out that the session object is unserialized each request I figured this would not form an advantage, especially because I would still have to store the agent in the triple store myself at the end of the session.
This means that I should not make the agent's state too heavy,
because it needs to be rebuilt every request.
- Labels
- my agent
Archief > 2007
december
september
- 22-09-07 12:46 - Implementation of the parser
- 18-09-07 16:47 - Saga - Duitse rock uit de jaren 80
- 04-09-07 21:18 - Rah band - Clouds across the moon - YouTube
augustus
juli
juni
mei
februari
- 25-02-07 10:36 - The theater model as software architecture
- 20-02-07 21:39 - A Semantic Web Primer
- 07-02-07 22:13 - My position on consciousness
- 05-02-07 21:31 - In the theater of consciousness
Reacties op 'A persistent personal agent for each user'
Geen berichten gevonden
Log in om te kunnen reageren op nieuwsberichten.