Skip to content

Instantly share code, notes, and snippets.

@moonpolysoft
Forked from ceocoder/gist:583049
Created September 16, 2010 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moonpolysoft/583055 to your computer and use it in GitHub Desktop.
Save moonpolysoft/583055 to your computer and use it in GitHub Desktop.
val conf = Map("connectionPool" -> "scromium.connection.CommonsConnectionPool",
"seedHost" -> "127.0.0.1",
"seedPort" -> 9160,
"maxIdle" -> 10,
"initCapacity" -> 10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment