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

Latest commit

 

History

History
13 lines (7 loc) · 287 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 287 Bytes

clouseau

Clouseau uses Scalang to expose Lucene functionality via erlang-like nodes.

Running a local dev cluster

In separate terminal windows, run each of these commands;

mvn scala:run -Dlauncher=clouseau1

mvn scala:run -Dlauncher=clouseau2

mvn scala:run -Dlauncher=clouseau3