Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
A policy defines a load-balancing strategy and generally handles host visibility.
Policy | |
|
roundRobin :: IO Policy Source #
Iterate over hosts one by one.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
A policy defines a load-balancing strategy and generally handles host visibility.
Policy | |
|
roundRobin :: IO Policy Source #
Iterate over hosts one by one.