Mikel Solabarrieta

Results 3 issues of Mikel Solabarrieta

An efficient executor implementation requires some sort of process tree. I have implemented the tree in [this branch](https://github.com/wetware/ww/tree/v0.1.0-boot-cap), but populating it is another issue. @lthibault @aratz-lasa or anyone else, atm...

help wanted
security
Performance

Right now we tend to implement a client (mostly utils that interact with a server) and a server in the same file and package. It would be useful to be...

cleanup