Remote Tasks Execution with load balancing
2010/09 (1 month), customer: “Promptlink Communications, Inc.”, full-time, Junior Java Developer, 1 developer
result: version without inheritance is released
dev. OS: Windows XP; languages: Java SE 6; tools: Eclipse, SVN, log4j
It is my first Java project.
One Distributor controls any number of remote Executors to fulfill the CLI/SNMP task list (each task with specified interval continuously or fixed number of times). Distributor implements load balancing of Executors using task’s weight and Executor’s load limit. Distributor logs results of all executed tasks. Distributor and Executors are auto connectible.