Thursday, May 5, 2016 | By Sam Luckenbill (@sam), Director of Engineering, Search Infrastructure [21:06 UTC] Our search infrastructure team is building a new information retrieval system to power the next generation of relevance-based, personalized products. Read more... |
Monday, May 2, 2016 | By Matt Olsen (@digwanderlust), Senior Software Engineer [18:21 UTC] After five years of development, open source project Pants 1.0.0 is here and we can’t wait for you to check it out. Read more... |
Tuesday, January 6, 2015 | By Ryan Choi (@rchoi), Developer Advocate [19:37 UTC] Visit TwitterDev on GitHub to help you jumpstart your Twitter integration or brainstorm ideas for your next great project. Read more... |
Thursday, February 13, 2014 | By Jeff Smick (@sprsquish) [01:25 UTC] Finagle is our fault tolerant, protocol-agnostic RPC framework built atop Netty. Twitter’s core services are built on Finagle, from backends serving user profile information, Tweets, and timelines to front end API endpoints handling HTTP requests. Read more... |
Wednesday, September 11, 2013 | By Julien Le Dem (@J_) [16:04 UTC] Columnar storage is a popular technique to optimize analytical workloads in parallel RDBMs. The performance and compression benefits for storing and processing large amounts of data are well documented in academic literature as well as several commercialanalyticaldatabases. Read more... |
Thursday, February 28, 2013 | By Chris Aniszczyk (@cra) [20:09 UTC] Today we’re open-sourcing the Hosebird Client (hbc) under the ALv2 license to provide a robust Java HTTP library for consuming Twitter’s Streaming API. The client is full featured: it offers support for GZip, OAuth and partitioning; automatic reconnections with appropriate backfill counts; access to raw bytes payload; proper retry schemes, and relevant statistics. Read more... |
Tuesday, August 7, 2012 | By Chris Aniszczyk (@cra) [18:06 UTC] We are a heavy adopter of Apache Hadoop with a large set of data that resides in its clusters, so it’s important for us to understand how these resources are utilized. At our July Hack Week, we experimented with developing HDFS-DU to provide us an interactive visualization of the underlying Hadoop Distributed File System (HDFS). Read more... |
Thursday, February 4, 2010 | By Matt Sanford (@mzsanford) [23:31 UTC] Over time Tweets have acquired a language all their own. Some of these have been around a long time (like @username at the beginning of a Tweet) and some of these are relatively recent (such as lists) but all of them make the language of Tweets unique. Extracting these Tweet-specific components from a Tweet is relatively simple for the majority of Tweets, but like most text parsing issues the devil is in the details. Read more... |