This languages has bindings to native Mesos library that is used to
communicate with Mesos. But since we have HTTP API there is no need to link
with this lib. We should update doc and link app frameworks development
page with:
http://mesos.apache.org/documentation/latest/scheduler-http-api/
http://mesos.apache.org/documentation/latest/executor-http-api/

sob., 9.07.2016, 11:52 użytkownik Krish <[email protected]> napisał:

> I see from the mesos documentation here
> <
> http://mesos.apache.org/documentation/latest/app-framework-development-guide/
> >
> that
> only C++, C, Java, Scala and Python frameworks are supported. Can someone
> please explain why?
>
> My understanding of the situation was that since mesos uses
> messages/protobufs to communicate with frameworks, any protobuf-supported
> language should be a good enough fit for this task.
>
> Thanks.
>

Reply via email to