Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CCA29C48E for ; Mon, 17 Mar 2014 13:29:09 +0000 (UTC) Received: (qmail 72890 invoked by uid 500); 17 Mar 2014 13:29:09 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 69480 invoked by uid 500); 17 Mar 2014 13:29:02 -0000 Mailing-List: contact dev-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list dev@aurora.incubator.apache.org Delivered-To: moderator for dev@aurora.incubator.apache.org Received: (qmail 11063 invoked by uid 99); 17 Mar 2014 05:15:14 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) X-Virus-Scanned: OK X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=UCCDAiYQliQhiY4zWQDGYjClCHHpmGeq2RwGx0w0Yyo=; b=YaLAKZv46NzIXbqfBYrXS/HqKLXRpQ8hNFSKQMT+AJfJDR3wzoO84W3qi1WleqJhJ3 zcJkCDXWf3ulO6WJmWwDUwcsBZRIFZQZybrQcRs7zdunkF7xln3QGbRLXnM2xpbrSpQf rF/8YENHMXcPjGT+J08bCCI4iApXG7AUMvZiuankVxPrbWwu8YDpT2ONOCZNhgkP6jIL eTI8kysuhA1MNiSWtSZ8E/QtF+8tw57PjOeXsTYqpcZljm/0qFMP4IyqvWF0l1dkWhPR d52uUohoIpc1fbGqi79NTsNyynqmlv6lK/anmSpx4vQdxqGN3jGlq9Ms+dJDWM6FLt0V oSzg== MIME-Version: 1.0 X-Received: by 10.58.57.42 with SMTP id f10mr18346377veq.1.1395033287615; Sun, 16 Mar 2014 22:14:47 -0700 (PDT) Reply-To: dave@davelester.org Date: Sun, 16 Mar 2014 22:14:47 -0700 Message-ID: Subject: Aurora and Mesos Frameworks Meetup in San Francisco, 3/25 From: Dave Lester To: user@mesos.apache.org, dev@aurora.incubator.apache.org Content-Type: multipart/alternative; boundary=001a1136ac668eef3b04f4c67fb0 X-Virus-Checked: Checked by ClamAV on apache.org --001a1136ac668eef3b04f4c67fb0 Content-Type: text/plain; charset=ISO-8859-1 Twitter is hosting a meetup in San Francisco on March 25th, and there's still room to RSVP: https://www.eventbrite.com/e/aurora-and-mesosframeworksmeetup-tickets-10850994617 Come learn about Apache Aurora, a framework developed by Twitter for running services on Mesos, and hear about the Mesos framework API and changes that will be made in the near-future to make it easier for framework developers to write distributed applications for Mesos. Following the talks, there will be time to socialize about Aurora and developing Mesos frameworks. *Introduction to Apache Aurora by William Farner* In this talk we introduce Apache Aurora, a framework built on top of Apache Mesos with the goal of providing a general-purpose process scheduler. Aurora has been in development at Twitter for about four years (growing alongside Mesos), and powers a large portion of Twitter's services and ad-hoc processes. In November 2013, Aurora was accepted into the Apache Incubator program. Apache Aurora is self-described as a service scheduler, which means that it aims to reliably run many replicas of a serving system. Additionally, it encourages decoupling service management from machine management, allowing a relatively small number of administrators to manage very large fleets of machines. *Building distributed frameworks on Mesos by Benjamin Hindman* This talk will explore the fundamentals of Mesos, as well as what it takes to build applications and frameworks on top. In particular, it will focus upcoming changes to the framework API to simplify the process of writing new frameworks on Mesos. --001a1136ac668eef3b04f4c67fb0--