multiscale / muscle3

The third major version of the MUltiScale Coupling Library and Environment
Apache License 2.0
25 stars 13 forks source link

Ensure manager listens on all network adaptors #86

Closed LourensVeen closed 2 years ago

LourensVeen commented 3 years ago

We already do this for the submodels, but I don't remember if the manager does it as well. Apparently on SuperMUC there are within-island and between-islands networks, and you really need to listen on all of them to be reachable from anywhere within the machine.

LourensVeen commented 2 years ago

Fixed by removing gRPC and using the peer-to-peer code instead, which did this already.

LourensVeen commented 2 years ago

Released in 0.5.0.