HomePhorge

Buffer input tuples separately for each slave in DeluxeAgent

Referenced Files
None
Subscribers
None

Description

Buffer input tuples separately for each slave in DeluxeAgent

All input values from the slaves were buffered in a common TokenizedStorage in agents, which is now modified so that there is a TokenizedStorage corresponding to each slave of an agent.

The original storage implementation restricted the number of input values that an agent could handle.
This fix allows agents to have any number of slaves with each slave providing a tuple up to 12 elements.

I have also removed definitions that became unused.

Details

Provenance
Dávid JuhászAuthored on Jul 5 2019, 5:00 PM
juhaszPushed on Jul 5 2019, 5:00 PM
Parents
R20:a8a9fac1853c: Fix typo in comment.
Branches
Unknown
Tags
Unknown

Event Timeline

Dávid Juhász <david.juhasz.scholar@gmail.com> committed R20:b1b86a7320d5: Buffer input tuples separately for each slave in DeluxeAgent (authored by Dávid Juhász <david.juhasz.scholar@gmail.com>).Jul 5 2019, 5:00 PM