(no title)
rbf_
|
11 years ago
They mention that this is using a polling architecture so each core is using 100% cpu even when idle. I've worked on high performance systems architected around polling before, but assumed that would be prohibitively costly these days now that cpu's have really advanced power management capabilities. Is polling architecture still viable for large scale cloud computing given costs of energy consumption? Years ago cpu's used a flat amount of power regardless of cpu utilization but now those extra cycles cost watts and of course money.
shawn-furyan|11 years ago
rbf_|11 years ago
seastarer|11 years ago
noir_lord|11 years ago
For everything else I'd just use Python or PHP as they are mostly fast enough.
I am planning to write a framework in Rust when I have the time though as I find it an interesting language and as a web dev it's my area, I'll definitely be looking at how you approached stuff ;).
rbf_|11 years ago