Settings

Theme

Show HN: Hurricane now runs Rails and Django

icheishvili.github.com

5 points by icheishvili · 5 comments · 1 min read

Reader

Written in Erlang, lots of new features--I hope you find it cool/useful/interesting.

2 threads
jameskilton

Why does the library itself not use OTP? You seem to have re-implemented a lot of what OTP already gives you (such as gen_server and the supervisor tree).

  • icheishviliOP

    While chasing the performance goals that I had, I ditched OTP. However, it has now become obvious that it would make sense to just use gen_server and gen_supervisor, instead of rolling it on my own, like you said. That is one of the next things that I plan to work on.

jacobwg

The correct URL appears to be http://gethurricane.org/

  • icheishviliOP

    One of my co-workers pointed out that the domain was available, so I quickly bought it only a handful of minutes ago :)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection