* RemoteRouterConfig wrapper with RemoteRouteeProvider instead if fixed remote routers. * Had to refactor and introduce RouteeProvider for different implementations of how to create routees. * Works with Resizer also. * Added some tests.
* resize on nth message instead of always each message * improved pressure evaluation * more tests * documentation * removed ActorPool