blob: 2ed791fbae471f1e168d539ed67882283e0cfe3b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>MesosCon goes Europe</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:locale" content="en_US"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="Apache Mesos"/>
<meta property="og:site_name" content="Apache Mesos"/>
<meta property="og:url" content="https://mesos.apache.org/"/>
<meta property="og:image" content="https://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/>
<meta property="og:description"
content="Apache Mesos abstracts resources away from machines,
enabling fault-tolerant and elastic distributed systems
to easily be built and run effectively."/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@ApacheMesos"/>
<meta name="twitter:title" content="Apache Mesos"/>
<meta name="twitter:image" content="https://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/>
<meta name="twitter:description"
content="Apache Mesos abstracts resources away from machines,
enabling fault-tolerant and elastic distributed systems
to easily be built and run effectively."/>
<link href="../../assets/css/bootstrap.min.css" rel="stylesheet" />
<link rel="alternate" type="application/atom+xml" title="Apache Mesos Blog" href="/blog/feed.xml">
<link href="../../assets/css/main.css" rel="stylesheet" />
</head>
<body>
<!-- magical breadcrumbs -->
<div class="topnav">
<div class="container">
<ul class="breadcrumb">
<li>
<div class="dropdown">
<a data-toggle="dropdown" href="#">Apache Software Foundation <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
<li><a href="https://www.apache.org">Apache Homepage</a></li>
<li><a href="https://www.apache.org/licenses/">License</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="https://www.apache.org/security/">Security</a></li>
</ul>
</div>
</li>
<li><a href="https://mesos.apache.org">Apache Mesos</a></li>
<li><a href="/blog/">Blog</a></li>
</ul><!-- /.breadcrumb -->
</div><!-- /.container -->
</div><!-- /.topnav -->
<!-- navbar excitement -->
<div class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#mesos-menu" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/"><img src="/assets/img/mesos_logo.png" alt="Apache Mesos logo"/></a>
</div><!-- /.navbar-header -->
<div class="navbar-collapse collapse" id="mesos-menu">
<ul class="nav navbar-nav navbar-right">
<li><a href="/getting-started/">Getting Started</a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/documentation/latest/">Documentation</a></li>
<li><a href="/downloads/">Downloads</a></li>
<li><a href="/community/">Community</a></li>
</ul>
</div><!-- /#mesos-menu -->
</div><!-- /.container -->
</div><!-- /.navbar -->
<div class="content">
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="meta">
<span class="author">
<span class="author_contact">
<p><strong>Michael Hausenblas</strong></p>
<p><a href="https://twitter.com/mhausenblas">@mhausenblas</a></p>
</span>
</span>
<p><em>Posted August 5, 2015</em></p>
</div>
</div>
<div class="post col-md-9">
<h1>MesosCon goes Europe</h1>
<p>The Mesos <a href="http://mesos.apache.org/community/">community</a> has been growing steadily over the past years and on behalf of the #MesosCon Program Committee I’m excited and proud to be able to share the great news with you: MesosCon is now a world-wide event and this fall it comes to Europe. Organized by the Apache Mesos community, <a href="http://events.linuxfoundation.org/events/mesoscon-europe">#MesosCon Europe</a> brings together users and developers to share and learn about the project and its growing ecosystem.</p>
<p>MesosCon Europe 2015 will take place in Dublin, Ireland and feature a full day of sessions to learn more about the Mesos core, an ecosystem developed around the project, and related technologies. The program will include workshops to get started with Mesos, keynote speakers from industry leaders, and sessions led by adopters and contributors. Day two will feature a hackathon held at the conference.</p>
<p>Now is a good time to start preparing yourself for #MesosCon Europe: no matter if you want to contribute through a talk submission (see the <a href="http://events.linuxfoundation.org/events/mesoscon-europe/program/cfp">CfP</a> for details) or want to support us through a sponsorship. Stay tuned via <a href="http://twitter.com/mesoscon">@MesosCon</a> and mark these dates in your calendar:</p>
<ul>
<li>Early bird registration closes: 24 August 2015</li>
<li>CfP deadline: 25 August 2015</li>
<li>Schedule announced: 15 September 2015</li>
<li>Conference dates: 8 and 9 October 2015</li>
</ul>
<p>More info: <a href="http://events.linuxfoundation.org/events/mesoscon-europe">http://events.linuxfoundation.org/events/mesoscon-europe</a></p>
<p>Help us make this first European #MesosCon event a big success by spreading the word and <a href="http://events.linuxfoundation.org/events/mesoscon-europe/attend/register">register today</a>!</p>
</div>
</div>
</div><!-- /.container -->
</div><!-- /.content -->
<hr>
<!-- footer -->
<div class="footer">
<div class="container">
<div class="col-md-12 trademark">
<p>&copy; 2012-2022 <a href="https://apache.org">The Apache Software Foundation</a>.
Apache Mesos, the Apache feather logo, and the Apache Mesos project logo are trademarks of The Apache Software Foundation.
<p>
</div>
</div><!-- /.container -->
</div><!-- /.footer -->
<!-- JS -->
<script src="../../assets/js/jquery-1.11.0.min.js"></script>
<script src="../../assets/js/bootstrap.min.js"></script>
<script src="../../assets/js/anchor-4.1.0.min.js"></script>
<!-- Inject anchors for all headings on the page, see https://www.bryanbraun.com/anchorjs. -->
<script type="text/javascript">
anchors.options = {
placement: 'right',
ariaLabel: 'Permalink',
};
// The default is to not add anchors to h1, but we have pages with multiple h1 headers,
// and we do want to put anchors on those.
anchors.add('h1, h2, h3, h4, h5, h6');
</script>
</body>
</html>