openfaas / nats-queue-worker

Queue-worker for OpenFaaS with NATS Streaming
https://docs.openfaas.com/reference/async/
MIT License
129 stars 59 forks source link

Fix properties used by queue worker and add concurrent function invocation #94

Closed matthiashanel closed 4 years ago

matthiashanel commented 4 years ago

Expected Behaviour

The queue worker uses nats as queue. Because of that some options don't quite fit:

Current Behaviour

Possible Solution

Your Environment

This is a result of code inspection.