RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Using Goliath to Integrate With External Services

Have an existing set of web services built on a synchronous stack? Do you want to start to get some of the benefits of using an asynchronous stack? Getting a legacy app to run using something like rack fiber pool may require a lot of work. In this post I outline a technique that allows you to integrate an async stack like goliath with your synchronous rails stack.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in