It looks like Mondrian has a home grown implementation of the Actor pattern. It does not use any third party libraries for Actor implementations. Is that correct? I'm curious why we decided to roll our own instead of using a library off the shelf. Kurt