Yoshinori Matsunobu: Linux Performance Tuning and Stabilization Tips
[HTML5TV.git] / media / lca2010-Gearman / hCalendar.html
1 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
2 <div class="vevent">
3  <span class="organiser">
4 Eric Day
5  </span>
6  <span class="summary">
7 Gearman: Map/Reduce and Queues for everyone!
8  </span>
9 <br>
10  <a class="url" href="http://www.lca2010.org.nz/programme/schedule/view_talk/50274?day=thursday">linux.conf.au</a>,
11  <span class="location">Wellington, New Zeland</span>,
12  <abbr class="dtstart" title="20100121">Thursday 21 January 2010</abbr>
13  <div class="description">
14 Many people today view topics like Map/Reduce and queue systems as advanced concepts that require in-depth knowledge and time consuming software setup to get started. Gearman is changing all that by making this barrier to entry as low as possible with an open source, distributed job queuing system. Users are only a package and command line tool away from having their own distributed system installed to help with a variety of tasks like log aggregation, log analyzation, remote management, and building scalable websites.
15 <p>
16 Gearman was orignially designed at Danga to help scale LiveJournal.com, but now Gearman development is very active again with a re-write in C, additional features like persistent queues, and new adoption happening within many organizations. We’re also introducing new and improved client APIs for many languages, including new user-defined functions for Drizzle, MySQL, and PostgreSQL.
17 <p>
18 The Gearman APIs and simple server installation allow you to have your own distributed computing framework setup in a matter of minutes, allowing you to focus on your own code rather than the plumbing. It is trivial to integrate Gearman with existing applications, and there are even command line interfaces so everyday shell hackers can make use of Gearman! This session will introduce these new concepts, show how to get started, and then describe a few common use cases.
19  </div>
20 </div>