Hi Nealie,
>From the thread dump, while there certainly is a lot of recursion going on,
it doesn't look to me like the stack is blowing. Rather, many of the
threads appear to be WAITING on the reentrant lock used for coordination on
the java.util.concurrent.HashMap that stores the interned keywor
I have had a lot of success with Aleph. Just remember to clone the git repo
as things move quickly and the clojars version is often out of date. Also,
I would recommend taking the time to read over lamina wiki's as Aleph
utilizes their channel abstractions:
https://github.com/ztellman/lamina/wiki