Hacker News new | ask | show | jobs
Ask HN: Betting on the Phoenix Framework
5 points by drum 1621 days ago
Hi everyone - long time Rails developer here. I've been building a project with the Phoenix Framework lately and am absolutely loving it.

The project requires a high number of Websocket connections and concurrency features - which technically speaking, makes Phoenix a great tool for the job.

My only concern is about wether there is a strong enough community to keep the project going for years and years to come. Jose Valim and Chris McCord have been doing an incredible job and I respect them to the nth degree.

My question to the community is twofold - does anyone have thoughts on the future of the Phoenix Framework, and has anyone made a gamble on an upcoming technology that turned out to be the right or totally wrong decision?

2 comments

I believe so.. It really owns the batteries included + concurrency niche. There is enough builders in that space to keep it going for a long time!
Well when it comes to runtimes that are good for concurrency there is a very short list: Java, .NET, and erlang.
And Node, which has a community about 20 times larger than Elixir. It's really far from certain Elixir is gonna survive long term. Truth is besides quite rare use cases Elixir isn't a good fit for most companies.
Golang too