A persistent personal agent for each user
Sunday 03 June 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.
- Tags
- my agent
Archive > 2007
December
September
- 9/22/2007 9/22/07, 12:46 PM - Implementation of the parser
- 9/18/2007 9/18/07, 4:47 PM - Saga - Duitse rock uit de jaren 80
- 9/4/2007 9/4/07, 9:18 PM - Rah band - Clouds across the moon - YouTube
August
July
June
May
- 5/27/2007 5/27/07, 10:06 PM - A web agent that forms a user model
- 5/25/2007 5/25/07, 8:18 PM - I am a strange loop
February
- 2/25/2007 2/25/07, 10:36 AM - The theater model as software architecture
- 2/20/2007 2/20/07, 9:39 PM - A Semantic Web Primer
- 2/7/2007 2/7/07, 10:13 PM - My position on consciousness
- 2/5/2007 2/5/07, 9:31 PM - In the theater of consciousness
Reactions on "A persistent personal agent for each user"
No posts found
Log in to comment on news articles.