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