Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Commit

Permalink
[GEARPUMP-217] Add all slides
Browse files Browse the repository at this point in the history
Author: manuzhang <owenzhang1990@gmail.com>

Closes #12 from manuzhang/add_publications.
  • Loading branch information
manuzhang committed Jan 24, 2017
1 parent 0d2d025 commit a2e526f
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 14 deletions.
28 changes: 21 additions & 7 deletions content/publications.html
Expand Up @@ -95,16 +95,30 @@
<h1 class="title">Publications</h1>


<h2 id="gearpump-real-time-streaming-engine-using-akka">Gearpump Real-time Streaming Engine Using Akka</h2>
<h2 id="paper">Paper</h2>

<p>There is a 20 pages technical paper on typesafe blog, with technical highlights <a href="https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka">https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka</a></p>
<p><a href="https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka">GearPump Real-time Streaming Engine Using Akka</a>, a 20-page technical paper on Lightbend blog.</p>

<h2 id="gearpump-on-qcon">Gearpump on QCON</h2>
<p><a href="publications/gearpump_qcon.pdf">Gearpump QCON 2015 Beijing</a></p>
<h2 id="slides">Slides</h2>

<h2 id="gearpump-on-stratahadoop-world-singapore-2015">Gearpump on Strata+Hadoop World Singapore 2015</h2>
<p>We will have a talk at <a href="http://conferences.oreilly.com/strata/big-data-conference-sg-2015/public/schedule/detail/45109">Strata+Hadoop World Singapore 2015</a>.
Gearpump</p>
<h3 id="section">2016</h3>

<p>Karol Brejna &amp; Huafeng Wang: <a href="http://events.linuxfoundation.org/sites/events/files/slides/Apache%20Gearpump%20-%2016-9.pdf">Apache Gearpump Next-Gen Streaming Engine</a> at Apache Big Data Europe 2016.</p>

<p>Kam Kasravi: <a href="http://sched.co/7jeY">Implementing an akka-streams materializer for big data</a> at Reactive Summit 2016.</p>

<p>Manu Zhang &amp; Sean Zhong: <a href="http://www.slideshare.net/manuzhang/apache-gearpump-nextgen-streaming-engine">Apache Gearpump next-gen streaming engine</a> at Strata+Hadoop World Beijing 2016.</p>

<p>Manu Zhang: <a href="http://www.slideshare.net/manuzhang/apache-gearpump-lightweight-runtime-streaming-engine">Apache Gearpump - Lightweight Real-time Streaming Engine</a> at 5th Nanjing Big Tech meetup.</p>

<h3 id="section-1">2015</h3>

<p>Sean Zhong: <a href="http://www.slideshare.net/SeanZhong/strata-singapore-gearpumpreal-time-dagprocessing-with-akka-at-scale">Gearpump, Real time DAG-Processing with Akka at Scale</a> at Strata+Hadoop World Singapore 2015.</p>

<p>Sean Zhong: <a href="http://www.slideshare.net/SeanZhong/qcon-2015-gearpump-realtime-streaming-on-akka">Gearpump, Realtime Streaming on Akka
</a> at QCON Beijing 2015 (in Chinese)</p>

<p>Manu Zhang: <a href="http://www.slideshare.net/manuzhang/storm-over-gearpump">Storm over Gearpump</a> at 2nd Shanghai Big Data Streaming Meetup.</p>

</div> <!-- /container -->

Expand Down
Binary file removed content/publications/gearpump_qcon.pdf
Binary file not shown.
29 changes: 22 additions & 7 deletions publications.md
Expand Up @@ -3,13 +3,28 @@ layout: global
title: Publications
---

## Gearpump Real-time Streaming Engine Using Akka
## Paper

There is a 20 pages technical paper on typesafe blog, with technical highlights [https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka](https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka)
[GearPump Real-time Streaming Engine Using Akka](https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka), a 20-page technical paper on Lightbend blog.

## Gearpump on QCON
[Gearpump QCON 2015 Beijing](publications/gearpump_qcon.pdf)
## Slides

## Gearpump on Strata+Hadoop World Singapore 2015
We will have a talk at [Strata+Hadoop World Singapore 2015](http://conferences.oreilly.com/strata/big-data-conference-sg-2015/public/schedule/detail/45109).
Gearpump
### 2016

Karol Brejna & Huafeng Wang: [Apache Gearpump Next-Gen Streaming Engine](http://events.linuxfoundation.org/sites/events/files/slides/Apache%20Gearpump%20-%2016-9.pdf) at Apache Big Data Europe 2016.

Kam Kasravi: [Implementing an akka-streams materializer for big data](http://sched.co/7jeY) at Reactive Summit 2016.

Manu Zhang & Sean Zhong: [Apache Gearpump next-gen streaming engine](http://www.slideshare.net/manuzhang/apache-gearpump-nextgen-streaming-engine) at Strata+Hadoop World Beijing 2016.

Manu Zhang: [Apache Gearpump - Lightweight Real-time Streaming Engine](http://www.slideshare.net/manuzhang/apache-gearpump-lightweight-runtime-streaming-engine) at 5th Nanjing Big Tech meetup.


### 2015

Sean Zhong: [Gearpump, Real time DAG-Processing with Akka at Scale](http://www.slideshare.net/SeanZhong/strata-singapore-gearpumpreal-time-dagprocessing-with-akka-at-scale) at Strata+Hadoop World Singapore 2015.

Sean Zhong: [Gearpump, Realtime Streaming on Akka
](http://www.slideshare.net/SeanZhong/qcon-2015-gearpump-realtime-streaming-on-akka) at QCON Beijing 2015 (in Chinese)

Manu Zhang: [Storm over Gearpump](http://www.slideshare.net/manuzhang/storm-over-gearpump) at 2nd Shanghai Big Data Streaming Meetup.
Binary file removed publications/gearpump_qcon.pdf
Binary file not shown.

0 comments on commit a2e526f

Please sign in to comment.