Chirper is all about realtime indexing, so we wanted to highlight that on the frontend as much as possible, the search box performs the instant search as you type in the terms, and also show the number of tweets as they are indexed live on the system. It was important to keep the frontend as [...] [...more]
Last Friday was an InDay (A day at LinkedIn where you can take a break from your day-to-day work and build something cool) As a part of the SNA team, we have been building some really cool distributed systems, from storage, to messaging, to search. So we thought it’d be cool on this InDay to [...] [...more]
A couple of days ago, Dimitri published a blog post, Analyzing Percona’s TPCC-like Workload on MySQL 5.5, which was a response to my post, MySQL 5.5.8 and Percona Server: being adaptive. I will refer to Dimitri’s article as article [1]. As always, Dimmitri has provided a very detailed and thoughtful article, and I strongly recommend reading if [...] [...more]
I guess it has been a while since I updated my blog probably because I ve been caught up in end of semester activities. During that time I got to work on a very interesting project as a part of my college curriculum. I wrote a “file system search engine” using C ++ and a [...] [...more]
Package: Youtube Video Search Summary: Search for videos in YouTube using its API Groups: HTML, Video Author: Raj Kumar Trivedi Description: This class can be used to search for videos in YouTube using its API. It can send HTTP requests to the YouTube API Web server to perform searches for videos with given keywords. The [...] [...more]