zabirauf || Zohaib
Topic

phoenix-framework

posts
Nov 6, 2015

Guts of Phoenix websocket channels

> Final results from Phoenix channel benchmarks on 40core/128gb box. 2 million clients, limited by ulimit#elixirlang [https://twitter.com/hashtag/elixirlang?src=hash] pic.twitter.com/6wRUIfFyKZ [https:

5 min read min read
Aug 10, 2015

P2P WebRTC file sharing app: Broker using Phoenix

WebRTC was created primarily for video and voice communication but it has the API to send raw binary data between two browsers as well. This opens up a lot of

5 min read min read
Jun 17, 2015

How to reliably start a service with UpStart

I recently had to start a service in Ubuntu server but I wanted it to be reliable. By reliable I mean it should be restarted in case of any failure

3 min read min read
May 19, 2015

Elixir Phoenix framework embedded image for Raspberry Pi 2

Phoenix [http://www.phoenixframework.org/] is a great framework and I think it will do for soft-realtime applications what Rubby on Rails did for typical CRUD applications i.e. make

4 min read min read
Jan 16, 2015

Docker file for Phoenix

How many time have you started some project, setup your machine with the correct version of softwares and then after a while have to move to another PC or something

2 min read min read