mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Tweak a sentence in the guide
Thanks Tamir Halperin for pointing this out. [skip ci]
This commit is contained in:
parent
de955079f9
commit
5aac00d60c
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ these solutions will break down in the next few years. Why?
|
||||||
Firstly because servers don't get any more powerful, they
|
Firstly because servers don't get any more powerful, they
|
||||||
instead get a lot more cores and memory. This is only useful
|
instead get a lot more cores and memory. This is only useful
|
||||||
if your application can use them properly, and Erlang is
|
if your application can use them properly, and Erlang is
|
||||||
light-years away from anything else in that area. Secondly,
|
light-years ahead of anything else in this respect. Secondly,
|
||||||
today your computer and your phone are online, tomorrow your
|
today your computer and your phone are online, tomorrow your
|
||||||
watch, goggles, bike, car, fridge and tons of other devices
|
watch, goggles, bike, car, fridge and tons of other devices
|
||||||
will also connect to various applications on the Internet.
|
will also connect to various applications on the Internet.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue