TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Latency of Scaleway, the cloud provider offering multicore ARM servers

33 pointsby pmwalmost 8 years ago

10 comments

deadlyllamaalmost 8 years ago
To anyone outside the USA, this is old hat. Yes, latency matters for interactive traffic. Yes, the Atlantic (and Pacific) oceans are big and light ain't getting any faster.
评论 #14629480 未加载
评论 #14629329 未加载
posnetalmost 8 years ago
This has nothing to do with Scaleway, the latency results would be the same no matter the provider.
pasbesoinalmost 8 years ago
So, where on the North American continent are people going for a small (ARM or otherwise), dedicated server that doesn&#x27;t break the bank?<p>A few years ago, dedicated Raspberry Pi hosting was a bit of a thing for a bit.<p>I looked a bit, a few months ago, but I didn&#x27;t turn up what appeared to be a clear winner of a choice.
评论 #14628971 未加载
评论 #14628983 未加载
bowmessagealmost 8 years ago
Why not measure application response times on instance instead of at home? Would have been more interesting to see how $my_web_app runs on some t2.micros vs some arm boxes?
trelliscodedalmost 8 years ago
I just use Cloudflare&#x27;s free plan with my Scaleway servers, so Scaleway could be hosting from low earth orbit for all I care.
评论 #14629227 未加载
fierarulalmost 8 years ago
It&#x27;s interesting people are worried about this with Scaleway because I don&#x27;t remember reading this with Slicehost or Amazon EC2 while they were ramping up.<p>So, is the bar so much higher or is it something else?<p>I used Slicehost and EC2 from Europe with total disregard for latency because I never had much users. For my (mostly internal) servers it was fast enough.<p>And even now, I have the cheapest Scaleway machine with a public-facing website that seems to be running fine a small Angular4 + Java backend app.<p>I would also like to see a graph showing the latencies between all the AWS regions. Which I guess will show that AWS regions do have a logic and that having servers next to your users makes sense.<p>Still, why worry about this from the start when your monthly &#x27;budget&#x27; is less than the price of your coffee breakfast and you get unmetered bandwidth?
Eccoalmost 8 years ago
What&#x27;s weird is that the distance from SF to Paris is 9000 Km, which is 30 light-ms. So the theoretical minimal latency would be 30ms.<p>How comes we&#x27;re 5 times above that ?<p>Is the latency introduced by routers ? If yes, then that quite doesn&#x27;t make sense : I doubt there is any in the middle of the Atlantic.<p>Is the routing that inefficient that the data travels 50000 km ?
评论 #14629201 未加载
spullaraalmost 8 years ago
This is really obvious. You should lose karma for up voting it.
评论 #14629159 未加载
sargunalmost 8 years ago
I highly recommend Packet.net instead of Scaleway if you care for bare metal or ARM. Their storage is local by default, which makes a huge difference in operational stability. In addition, their staff is super helpful.<p>As far as ARMv8, and Erlang go, I would suggest you not bother. At least in casual testing, I found P99 latency to be massively higher than the equivalent x86. BEAM just doesn&#x27;t seem to want to do a massive number of schedulers well.
评论 #14630141 未加载
jjeaffalmost 8 years ago
I use scaleway for some of my side projects. The latency is noticeable but with a little bit of cache adjustments and a free cloudflare plan in front of it, it is fine.<p>I took about 5 sites from a $50 a month shared cPanel plan that included a few WordPress blogs and some custom sites and put them on a $3 a month scaleway instance and haven&#x27;t had a bit of trouble.