Tagged Questions
2
votes
2answers
489 views
I'm creating my own scalable, rapid prototyping web server. How should I design it?
I'm going to create my own web server that focuses on scalability, rapid prototyping and the use of JavaScript as the server's scripting language, much like node.js. It will use a ...
5
votes
5answers
1k views
If you got to rebuild Pandora from scratch, what technology stack would you choose?
Requirements:
many different user experiences: website, mobile, etc.
user management, registration, roles
large amount of music metadata
genome search that finds closest music
public and private ...