Scalable Image Processing Using Hosted Cloud Services
1–8 of 8 posts
Re: Scalable Image Processing Using Hosted Cloud Services
#2Re: Scalable Image Processing Using Hosted Cloud Services
#3Re: Scalable Image Processing Using Hosted Cloud Services
#4What would be the advantage of using this vs using Resque + S3 + heroku worker auto-scaling?
Re: Scalable Image Processing Using Hosted Cloud Services
#5What would be the advantage of using this vs using Resque + S3 + heroku worker auto-scaling?
Re: Scalable Image Processing Using Hosted Cloud Services
#6What would be the advantage of using this vs using Resque + S3 + heroku worker auto-scaling?
Presumably: cheaper, easier set up. Sounds a lot like PiCloud.com
Re: Scalable Image Processing Using Hosted Cloud Services
#7What would be the advantage of using this vs using Resque + S3 + heroku worker auto-scaling?
Re: Scalable Image Processing Using Hosted Cloud Services
#8Earlier quoted context omitted.
Presumably: cheaper, easier set up. Sounds a lot like PiCloud.com
The way I understand their pricing (.05/hr, .10/hr, .15/hr based on minutes jobs get pulled off queue), I'm essentially paying 3x more for priority queuing that I can bypass by setting the INTERVAL=3 in Resque. Hm. This an expensive way to set a variable.
And priority on IronWorker has a much different meaning than setting it on your own private Resque instance so comparing that based on price isn't really a fair comparison.