in reply to RE (tilly) 2: Load Balancing fun..
in thread Load Balancing fun..
I'm not exactly certain what you mean by "real problems". I would consider a bottleneck based on a single line of code very serious (although not above). If you mean debugging and testing to provide a final product, such coding will most likely not be caught by the debugger or tester and if the user decides to run 5000 of these load balancers than there is a potentially dangerous situation. Whenever i hear that word "potential" (let's say for a problem), I prefer to clean it up as best I can. A simple code alteration of two characters (as in the code above) will also be ultimately beneficial to all programmers since they see an learn from improvement. While you provide an example how you return an array in your sub, I don't fully understand the benefits of it in your example. A little more info on that would be nice. Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE (tilly) 4: Load Balancing fun..
by tilly (Archbishop) on Oct 03, 2000 at 00:40 UTC | |
by AgentM (Curate) on Oct 03, 2000 at 01:30 UTC | |
by tilly (Archbishop) on Oct 03, 2000 at 01:47 UTC | |
by dchetlin (Friar) on Oct 03, 2000 at 03:02 UTC | |
by tilly (Archbishop) on Oct 03, 2000 at 03:32 UTC | |
by gumpu (Friar) on Oct 03, 2000 at 13:57 UTC | |
by AgentM (Curate) on Oct 03, 2000 at 01:54 UTC | |
by tilly (Archbishop) on Oct 03, 2000 at 02:33 UTC |