Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit ca0fa88

Browse files
author
Chris de Vries
committed
Add slides to README.
1 parent 9528018 commit ca0fa88

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,21 @@ then reschedule the task on another available node. However, the task may
111111
continue running on the node which has lost communication. Therefore, the
112112
callback has to be safe if it is run more than once.
113113

114+
Do we actually use this code?
115+
-----------------------------
116+
117+
The gascheduler code is in production use at Game Analytics. We definitely find
118+
it useful.
119+
120+
Slides
121+
------
122+
123+
You can find slides about gascheduler
124+
[here](http://www.slideshare.net/cmmdevries/erlang-meetup-gascheduler).
125+
This was presented at the
126+
[Erloung Berlin Erlang Meetup](http://www.meetup.com/erlounge-berlin/).
127+
We open sourced the project at the end of the presentation.
128+
114129
License
115130
-------
116131

0 commit comments

Comments
 (0)