Disconnected Mutterings of a Random Geek

Wed, 07 Feb 2007

Agent assignment, or a fun way to do load balancing

We have to do an assignment for Multi-agent systems based on finding a problem which can be solved with agents, and solving it. I'm thinking about doing one using load balancing. The basic idea is that you have a cluster of servers providing space to do computations, and a bunch of services. Each service and server has an agent to watch it. When the service needs more power, its agent askes for it. Hopefully the whole system will regulate somehow. It needs more work, but it ought to be fun.

posted at: 15:36 | path: /computing | permanent link to this entry

Made with PyBlosxom