Sign inSign up

sort/nats-queue-worker

By sort

•Updated about 7 years ago

Image
0

7.6K

sort/nats-queue-worker repository overview

⁠Queue worker for OpenFaaS - NATS Streaming

Build Status

This is a queue-worker to enable asynchronous processing of function requests.

Note: A Kafka queue-worker is under-way through a PR on the main OpenFaaS repository.

Hub image: openfaas/queue-worker⁠

License: MIT

Screenshots from keynote / video - find out more over at https://www.openfaas.com/⁠

screen shot 2017-10-26 at 15 55 25 screen shot 2017-10-26 at 15 55 19 screen shot 2017-10-26 at 15 55 06
⁠Configuration
ParameterDescriptionDefault
gateway_invokeWhen true functions are invoked via the gateway, when false they are invoked directlyfalse
basic_authWhen true basic auth is used to post any function statistics back to the gatewayfalse
write_debugPrint verbose logsfalse
faas_gateway_addressAddress of gateway DNS namegateway
faas_function_suffixWhen gateway_invoke is false, this suffix is used to contact a function, it may correspond to a Kubernetes namespace``
faas_max_reconnectAn integer of the amount of reconnection attempts when the NATS connection is lost120
faas_nats_addressThe DNS entry for NATSnats
faas_reconnect_delayDelay between retrying to connect to NATS2s
faas_print_bodyPrint the body of the function invocationfalse

Tag summary

Content type

Image

Digest

Size

10.9 MB

Last updated

about 7 years ago

docker pull sort/nats-queue-worker