On 10.08.2012 04:42, Jason Axelson wrote:
Hi Michael,
Thanks for the information. Unfortunately I'm having a hard time
finding any servlet containers that can serve over a unix domain
socket. Also it looks like EmbeddedSolr won't work since I am not
writing the application in Java (it's in Ruby on Rails and I'm using
it through Sunspot).
As Chris already asked: Do you *really* need this? And why?
Linux socket files aren't *that* faster than IP connections to
localhost. Indeed, I doubt that a performance gain will ever be measurable.
-Kuli