Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Commit

Permalink
use 4 instances
Browse files Browse the repository at this point in the history
  • Loading branch information
bendisposto committed Apr 24, 2015
1 parent 2bb8b4b commit 8858786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/evalback/core.clj
Expand Up @@ -22,7 +22,7 @@

(def varname [(TIdentifierLiteral. "_lambda_result_")])

(def instances 2)
(def instances 4)
(def prob-timeout 3000)
(def request-timeout 6500)
(defonce worker (atom nil))
Expand Down

0 comments on commit 8858786

Please sign in to comment.