Posted in January 31, 2010 ¬ 8:18 amh.Royans
Standard DNS protocol allows DNS servers to respond with multiple addresses in the replies for simple DNS lookup queries. This, and the way that the order of records is changed in every reply is collectively known as the “Round Robin DNS” technique to load balance across a set of servers.
Though a lot of organizations are [...]
Read the rest of this entry »
Posted in January 28, 2010 ¬ 11:28 pmh.Royans
If you don’t like EC2 you have an option to move your app to a new vendor. But if you don’t like GAE (Google app engine) there aren’t any solutions which can replace GAE easily.
AppScale might change that.
AppScale is an open-source implementation of the Google AppEngine (GAE) cloud computing interface from the RACELab at UC [...]
Read the rest of this entry »
Posted in January 19, 2010 ¬ 9:44 pmh.Royans
After filing in 2004, google finally got its patent on “System and method for efficient large-scale data processing” approved yesterday.
Gigaom pointed out that if Google really wants to enforce it, it would have to go after many different vendors who are implementing “mapreduce” in some form in their applications and databases.
Google’s intentions of [...]
Read the rest of this entry »
Posted in June 20, 2009 ¬ 7:54 pmh.Royans
Last week I spent a few hours building a search engine testing tool called “BlackboxSET”. The purpose of the tool was to allow users to see search results from three different search providers and vote for the best set of results without knowing the source of the results. The hope was that the search engine [...]
Read the rest of this entry »
Posted in May 27, 2009 ¬ 11:39 pmh.Royans
For the last couple of weekends I’ve been playing with Google App Engine, (Java edition) and was pleasantly surprised at the direction it has taken. I was also fortunate enough to see some Google Engineers talk on this subject at Google I/O which helped me a lot to compile all this information.
But before I [...]
Read the rest of this entry »