Jörgen Brandt

Results 10 comments of Jörgen Brandt

A google groups forum would be the obvious choice.

@zampino As stated, I had to consider the question whether to use erlport or to create a new library to support foreign function interfacing for Cuneiform. I was quite positive...

To be a bit more specific, we wouldn't abandon effi for Cuneiform (if that was the suggestion). The question is rather whether to execute a foreign function with erlport or...

whatever works.

Hey, it is certainly possible. May I ask for the deeper motivation of the request?

Hello Zhang, I am pleased to hear that you want to give Cuneiform a try. I think that Docker in combination with bioinformatics workflow systems is a great combination. The...

The question Hi-WAY questions are best answered by @carlwitt and @marcbux because Marc was the one who conceived the system and Carl is currently experimenting with Docker support. Single container...

No one added to this discussion in quite a while. I am closing the issue now.

I am reopening this issue because I think that having tasks running in their own docker container would be a very valid addition.

The choice of the container image could be integrated in the language as an optional foreign function decoration: def myfun() -> in bash use alpine:latest *{ ... }*