We also use curl.exe[1] in Windows?

1. http://www.paehl.com/open_source/?CURL_7.47.1

On Fri, Mar 4, 2016 at 1:13 AM, Bernd Mathiske <be...@mesosphere.io> wrote:

> +1
>
> On Mar 3, 2016, at 6:10 PM, Jie Yu <yujie....@gmail.com> wrote:
>
> Hi,
>
> I am proposing making 'curl' a prerequisite when installing Mesos.
> Currently, we require 'libcurl' being present when installing Mesos (
> http://mesos.apache.org/gettingstarted/). However, we found that it does
> not compose well with our asynchronous runtime environment (i.e., it'll
> block the current worker thread).
>
> Recent work on URI fetcher
> <https://issues.apache.org/jira/browse/MESOS-3918> uses 'curl' directly,
> instead of using 'libcurl' to fetch artifacts, because it composes well
> with our async runtime env. 'curl' is installed by default in most systems
> (e.g., OSX, centos, RHEL).
>
> So I am proposing adding 'curl' to our prerequisite list. Let me know if
> you have any concern on this. I'll update the Getting Started doc if you
> are OK with this change.
>
> Thanks,
> - Jie
>
>
>


-- 
Best Regards,
Haosdent Huang

Reply via email to