On
Tuesday 17th of July (2012) I and at least one other from SyncNorwich will be
attending eXtreme Tuesday Club (XTC), the London based group that
inspired Agile East Anglia and later SyncNorwich. You can also follow XTC on twitter @extremetuesday. It would
be great if more people could join us, especially from Norfolk and
Suffolk. We’ll be arriving at Liverpool street at 17.19 and returning at
21.30. Please sign up on the XTC site on the day if you’re coming.
I was out walking with a techie friend of mine I’d not seen for a while and he asked me if I’d written anything recently. I hadn’t, other than an article on data sharing a few months before and I realised I was missing it. Well, not the writing itself, but the end result. In the last few weeks, another friend of mine, John Cricket , has been setting weekly code challenges via linkedin and his new website, https://codingchallenges.fyi/ . They were all quite interesting, but one in particular on writing load balancers appealed, so I thought I’d kill two birds with one stone and write up a worked example. You’ll find my worked example below. The challenge itself is italics and voice is that of John Crickets. The Coding Challenge https://codingchallenges.fyi/challenges/challenge-load-balancer/ Write Your Own Load Balancer This challenge is to build your own application layer load balancer. A load balancer sits in front of a group of servers and routes client requests across all of the serv...
Comments
Post a Comment