libcluster
flyctl
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- Revelo Payroll - Free Global Payroll designed for tech teams
- SonarQube - Static code analysis for 29 languages.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
libcluster | flyctl | |
---|---|---|
9 | 530 | |
1,778 | 1,151 | |
- | 3.6% | |
0.0 | 0.0 | |
3 months ago | 3 days ago | |
Elixir | Go | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
libcluster
- Elixir for Ruby developers: the three most important differences
-
We used Elixir's Observer to hunt down bottlenecks
Distributed Elixir can be done with Docker containers too, see https://github.com/bitwalker/libcluster which by default has some Kubernetes support but you can also have third party (or custom) clustering strategies. I've not done this myself but I've seen articles about this a lot during the past years.
Hot code updates for most applications aren't really worth it in my opinion, assuming you do something like blue/green rollover deployments. It's cool that it's possible though. But it requires appup files and afaik Distillery is one of the release tools that has support for it built-in.
-
If you were in charge of a startup tech stack, how would you use elixir to actually scale and make every work seamlessly?
On the deployment level, you can use synchronous communication using API-based solutions or asynchronous communication using external solutions (RabbitMQ, Kafka,...) or Erlang/Elixir tools (message passing, pg2, PubSub, Libcluster,...)
-
Building a Distributed Turn-Based Game System in Elixir
libcluster – Automatic cluster formation/healing for Elixir applications.
flyctl
-
Ask HN: How are you hosting multiple small apps?
Based on the fact that your ideal is to have a similar experience to heroku than managing your own server setting up reverse proxies take a look at these options:
1) https://dokku.com - lets you turn your light sail instance basically into heroku
4) If you have aws credits this is their heroku equivalent: https://aws.amazon.com/elasticbeanstalk
above is not what I do but would be the options I would pursue if I understand your preference and requirement correctly.
-
Show HN: Booklet – modern discussion forum for professional groups
Thanks for the tips! I'll take a look - requests are typically super fast, so perhaps the database is just under high load due to launch. (I run replicas in a couple cities on https://fly.io, so general latency should be low too.)
For the filenames - I'll take a look. I'm using some popular libraries for files, which I hope address things like this.
-
[Discussion] Best developer-experience (DX) PaaS solution?
- fly.io did a better job than Render, but I feel that it's private networking abstraction is still too complicated => it took me 3 hours to research on how to connect to Postgresql connection string, the flycast domain and sslmode=disable are really confusing => thus affect DX. Also, on Google I heard many complaints about fly.io unstable infrastructure. But on the other hand, it has the lowest API response time in my region (APAC). And the free plan is very generous for pet projects
-
Building a Blog in Django
It's running here, hosted by https://fly.io - https://www.datasette.cloud/blog/
- Mejor entorno para despliegues
-
How I run my servers
Since we're all sharing our favorite simplest solutions, I guess I'll throw https://fly.io out there. The DX is far from perfect right now so this answer is _ever-so-slightly theoretical_ but, if you know how to use Docker, `fly launch` is extremely hard to beat.
-
Is deployment on Railway still free because its not allowing me to deploy my django project without providing my card details in hobby plan. Is there any way I am missing something ? pls help
Fly.io
-
EdgeNode - Deploy serverless containers on edge
Website is a bit sparse, can you explain why I'd use this over the many existing tools and services from AWS, GCP, fly.io tec?
With fly.io I can see the difference since I'm paying for compute to always be active but with their free tier its not an issue until a certain scale anyway and their paid tiers are cheap enough that it probably works out cheaper than serverless pricing
-
Feel overwhelmed trying to get website online
Try digital ocean app platform (not the droplets), fly.io
What are some alternatives?
vercel - Develop. Preview. Ship.
supabase - The open source Firebase alternative. Follow to stay updated about our public Beta.
Nomad - Elixir/Phoenix Cloud SDK and Deployment Tool
horde - Horde is a distributed Supervisor and Registry backed by DeltaCrdt
s6-overlay - s6 overlay for containers (includes execline, s6-linux-utils & a custom init)
litestream - Streaming replication for SQLite.
podman-compose - a script to run docker-compose.yml using podman
Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications
ex_aws - A flexible, easy to use set of clients AWS APIs for Elixir
Kubex - Kubex is the kubernetes integration for Elixir projects and it is written in pure Elixir.
PolarDB-for-PostgreSQL - A cloud-native database based on PostgreSQL developed by Alibaba Cloud.
erlcloud - AWS APIs library for Erlang (Amazon EC2, S3, SQS, DDB, ELB and etc)