InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Cowboy Alternatives
Similar projects and alternatives to cowboy
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Apache Log4j 2
Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
cachex
A powerful caching library for Elixir with support for transactions, fallbacks and expirations
-
tesla
The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
cowboy discussion
cowboy reviews and mentions
-
Does the Heroku Ruby Stack use Log4j?
According to the 'Server' response header, Cowboy is the customer facing web server https://github.com/ninenines/cowboy
-
How to create an Erlang rebar3 release derivation with dependencies?
===> sh(git clone -n https://github.com/ninenines/cowboy .tmp_dir636214859401) failed with return code 128 and the following output: Cloning into '.tmp_dir636214859401'... fatal: unable to access 'https://github.com/ninenines/cowboy/': SSL certificate problem: unable to get local issuer certificate
-
Oh Erlang... where have you been all my life?
RE: HTTP/Web Sockets/TCP/UDP/etc. - check out NineNines libraries: Ranch (TCP Socket Acceptor), Cowboy (HTTP Server), Gun (HTTP client), and CowLib (General HTTP/SPDY library) are pretty good from what I hear.
-
Build an Elixir Redis Server that's 100x faster than HTTP
Ranch is a pretty well optimized and battle hardened tcp acceptor. It powers the Cowboy/Phoenix server which scales to extreme level of concurrency and low latency. Cowboy uses ranch to pool and accept connections and I believe it uses {active,once}.
https://github.com/ninenines/cowboy
https://github.com/ninenines/ranch
-
try-catch vs "let it crash"
I have a web application which uses cowboy and cachex every so often cachex errors, which means my server returns a 500.
-
Most trafficked Flask site online?
Cowboy is a small, fast and modern HTTP server for Erlang/OTP.
-
Criando serviço de envio de e-mail com ELIXIR!🔮
plug_cowboy: Uma implementação do Cowboy para o Elixir.
- Ti hogy implementálnátok a https://vakcinareg.neak.gov.hu/regisztracio oldalt?
-
Learn how to deploy Elixir apps on Heroku
We are going to be using the light http server Cowboy and the adapter Plug to return our data.
-
Is Erlang Worth Learning in 2021?
At the core of your web app (and any other app that works with HTTP) will be Cowboy, but further than that, you need to know what a web app consists of and pick your tools for each layer separately.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 13 Sep 2024
Stats
ninenines/cowboy is an open source project licensed under ISC License which is an OSI approved license.
The primary programming language of cowboy is Erlang.