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-2007 22-09-2007 12:46 - Implementation of the parser
- 18-09-2007 18-09-2007 16:47 - Saga - Duitse rock uit de jaren 80
- 04-09-2007 04-09-2007 21:18 - Rah band - Clouds across the moon - YouTube
augustus
juli
juni
mei
- 27-05-2007 27-05-2007 22:06 - A web agent that forms a user model
- 25-05-2007 25-05-2007 20:18 - I am a strange loop
februari
- 25-02-2007 25-02-2007 10:36 - The theater model as software architecture
- 20-02-2007 20-02-2007 21:39 - A Semantic Web Primer
- 07-02-2007 07-02-2007 22:13 - My position on consciousness
- 05-02-2007 05-02-2007 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.