marcoallanda01 / IS23AM15

4 stars 2 forks source link

RMI ping #32

Closed GiuseppeBocci closed 1 year ago

GiuseppeBocci commented 1 year ago

Should the call in the server to client.ping() be in a new thread? Es: pool.submit(() -> client.ping());