| Package | Description |
|---|---|
| org.nd4j.parameterserver.distributed.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
MulticastTransport
Transport implementation based on Aeron UDP multicast
PLEASE NOTE: This transport will NOT work on AWS or Azure out of box, due to Amazon/Microsoft restrictions within their networks.
|
class |
RoutedTransport
Transport implementation based on UDP unicast, for restricted environments, where multicast isn't available.
|
Copyright © 2017. All rights reserved.