Fjage
Fjage.Fjage — Module
Julia-fjåge gateway, standalone container, and slave container.
Notes:
- The
Gatewayis not thread-safe, and should only be used from a single task/thread. - Containers and agents are designed to be safe to use from multiple threads.
Fjage.default_timeout — Method
default_timeout(millis)Set default timeout for requests. This timeout is used when not explicitly specified. The timeout is given in milliseconds.