A pattern I've adopted is to host a worker on a non-Heroku server and wrap
it with a RESTful api via Sinatra or use RabbitMQ if you need something more
robust.

-Shane


On Tue, Jun 8, 2010 at 10:15 AM, Patrick Crowley <patr...@mokolabs.com>wrote:

> Has anyone been able to extract EXIF information from photo uploads on
> Heroku?
>
> Most EXIF parsing gems are wrappers for libraries that aren't
> available on the Heroku stack. (And we can't install these libraries
> manually as you'd normally do on a VPS.)
>
> I'm digging into this now... just wondering if anyone already has a
> solution?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com<heroku%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to