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

Feature: ppc64le support #62

Closed aklyachkin closed 5 years ago

aklyachkin commented 5 years ago

Expected Behaviour

nats-queue-worker compiles on Linux/ppc64le

Current Behaviour

nats-queue-worker doesn't compile on Linux/ppc64le

Possible Solution

merge request will come

Context

trying to deploy openfaas on ICP on RHEL/ppc64le

Your Environment

alexellis commented 5 years ago

Hi, this is part of a larger on-going conversation with some of the associates working on the IBM PoC for OpenFaaS.

My primary concerns with merging this architecture is that none of the project contributors have access to IBM Power Systems, OpenPOWER. This feels like it will take up a significant amount of time to maintain patches and Dockerfiles for every component.

It would help to justify my investment of time if you could outline the usecase, or what your goals are?

Alex

alexellis commented 5 years ago

/close: merged.