Has anyone used both Joyent and Heroku and could share your thoughts about each one of them?
First I used Heroku with Rails but since I switched to Node.js in the backend I haven't made up my mind where to host my future node applications.
It seems that the best candidates are Joyent and Heroku.
Heroku has closed it's Node.js registration and left is Joyent, which the creator of Node.js is working for!
But it doesn't seem like that Joyent has addons like Heroku.
And I can't find more information how to actually use Joyent, it's not listing the steps you take to upload your app like the Heroku guide.
Is Joyent ready for Node.js or should I wait for official Node.js support on Heroku instead with all it's useful addons and simple API?
UPDATE: I don't quite get Joyent. Is it in the same league as Heroku, that is: you upload it and it should work or is it more like a (better) VPS you have to customize a lot. Cause I read this: http://wiki.joyent.com/smartmachine:start and it seems like a lot information to know before you can use it. It's not the same as Heroku in the sense of having your app running in 1 minute?