The Wayback Machine - https://web.archive.org/web/20141230142046/https://blog.twitter.com/tags/open-source

Posts from all blogs: open source

Open sourcing Twitter emoji for everyone

Now everyone can take advantage of them!Read more…

Breakout detection in the wild

Tags:
A novel statistically rigorous approach for early detection of breakout(s) in web-scale cloud systems.Read more…

Celebrating over a year of @FlightJS

FlightJS is an evolving JavaScript framework project. See what’s happened since we initially open-sourced it over a year ago.Read more…

Hello Pants build

Tags:
The story behind a new open source build system written in Python.Read more…

All-pairs similarity via DIMSUM

Given a dataset of sparse vector data, we solve the problem of finding all similar vector pairs according to a similarity function.Read more…

Outreach Program for Women and GSoC 2014 results

Tags:
We worked on nine open source projects this summer with nine incredible students.Read more…

TSAR, a TimeSeries AggregatoR

Twitter is a global real-time communications platform that processes many billions of events every day. Aggregating these events in real time presents a massive challenge of scale. Classic time-series applications include site traffic, service health, and user engagement monitoring; these are increasingly complemented by a range of analytics products and features such as Tweet activity, Followers, and Twitter Cards that surface aggregated time-series data directly to end users, publishers, and advertisers.Read more…

Scalding 0.9: Get it while it’s hot!

Tags:

It’s been just over two years since we open sourced Scalding and today we are very excited to release the 0.9 version. Scalding at Twitter powers everything from internal and external facing dashboards, to custom relevance and ad targeting algorithms, including many graph algorithms such as PageRank, approximate user cosine similarity and many more.

There have been a wide breadth of new features added to Scalding since the last release:Read more…

Netty at Twitter with Finagle

Tags:

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…

Mesos 0.15 and Authentication Support

With the latest Mesos 0.15.0 release, we are pleased to report that we’ve added initial authentication support for frameworks (see MESOS-418) connecting to Mesos. In a nutshell, this feature allows only authenticated frameworks to register with Mesos and launch tasks. Authentication is important as it prevents rogue frameworks from causing problems that may impact the usage of resources within a Mesos cluster.Read more…

Pages