mosquito
NATS.io
mosquito | NATS.io | |
---|---|---|
4 | - | |
235 | 44 | |
1.3% | - | |
7.7 | 0.0 | |
2 months ago | over 3 years ago | |
Crystal | Crystal | |
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.
mosquito
-
What language do you use for performant web jobs and services?
it seems many big web projects (rails, django, etc. GIL langs) chose go(lang) to write "services" that could be separated. Yet, just about any language with quick startup, quick execution, concurrent (and/or parallel!), garbage-collecter would work: lisps, ocaml, haxe, nim, crystal, CLI langs, JVM langs! I wonder what HN folks used. Was it a good choice?
i was specifically thinking about crystal for rails, as i noticed a few interesting repos: mosquito, a job scheduler; fruit-juice, a ruby gem to enqueue jobs into mosquito (especially from rails); and lavinMQ, a successor of rabbitMQ(?).
https://github.com/mosquito-cr/mosquito
-
Background job processing with Marten and Mosquito
Marten is a web framework written in Crystal that makes building web applications easy and enjoyable. Mosquito is a background task runner for Crystal that uses Redis and that makes it easy to schedule and run tasks asynchronously.
-
Background jobs for Kemal server in Crystal lang
The Crytal Sidekiq port was a tempting option for a background task runner, but I went with mosquito-cr/mosquito. My initializer looks like this:
-
Database for Kemal server in Crystal lang
I actually already have this implemented with the mosquito shard, but that will be covered in the next post of this series. I'm waiting for at least a day's worth of leaderboard match data to reliably compare with the results above, so stay tuned if interested I guess.
NATS.io
We haven't tracked posts mentioning NATS.io yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
bonspiel.studio - https://bonspiel.studio/
mosquito - Trading Bot with focus on Evolutionary Algorithms and Machine Learning
mongo_orm - Mongo ORM: A simple ORM for using MongoDB with the crystal programming language, designed for use with Amber. Based loosely on Granite ORM. Supports Rails-esque models, associations and embedded documents.
celestite - Beautifully reactive, server-side rendered Svelte apps w/ a Crystal backend
CrystalSnake - A BattleSnake template written in Crystal