5 ms·
Does Laravel Scale?
- DeanLJ 4y agohttps://doeslaravelscale.com/ https://doeslaravelscale.com/
- ezekg 4y agoI was going to buy doesrailsscale.com and do the same, but alas, it's taken.
- DeanLJ 4y agoha ha great minds think alike :D
- bradgessler 4y agoThis should have an RSS feed so I can be notified when it doesn’t scale.
- fideloper 4y agoOf course it does! I think at a certain scale (the article seems to touch on this) you move off to faster languages for specific tasks that need other features (concurrency for example) or to save on total number of servers required. Saving just a fraction per request can mean big savings in aggregate at huge scale.