Travis Reeder

Results 238 comments of Travis Reeder

Can you give me a list of what you have to run to start a node from scratch? Like you start a server, ssh in then what? Every step. eg:...

We just started playing with Clear Containers and we noticed it's about ~2x slower than Docker with runc. What should we expect? Based on this issue, it sounds like it...

@grahamwhaley we do have a use case that is speed sensitive, it's for a serverless/functions-as-a-service project. So lots of short lived containers, the faster the better. Very small image sizes,...

Any ideas how to get past this?

This is fixed looks like.

Would be great to see this. And if it became official, **we'd** become the maintainers, but at first would probably start unofficial.

@joshhopkins interested in helping with it? It's actually fairly easy to make FDKs.

Here's the docs on the formats it should support: https://github.com/fnproject/fn/blob/e753732bd8642e2bcf81e4b80eb9b8500734ebf7/docs/developers/function-format.md But probably best way is to look at other implementations, like https://github.com/fnproject/fdk-ruby and https://github.com/fnproject/fdk-node . It's actually pretty straight simple....

Related: https://github.com/fnproject/fn/issues/34

* max idle timeout * probably some sizes of things like payload size?