[ 
https://issues.apache.org/jira/browse/MESOS-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061407#comment-14061407
 ] 

Vladimir Vivien commented on MESOS-1576:
----------------------------------------

I am making progress on the native go client framework front.  While not moving 
as fast as I'd like, there's still progress.  Here is a rough map of what I am 
pursuing
* Currently, I am concentrating on wiring all of the master events and driver 
calls.  
* After that, add the safety and logic that are in libprocess (the c++ code 
translates really well, in certain spots, to Go).
* Optimization of the Go source code (clean up, performance, idiomatic 
re-factoring, etc)
* Lastly, figure out how to talk to Zookeeper if needed (would like to keep 
pure go, but may not be possible this time around)



> Add Go bindings to Mesos.
> -------------------------
>
>                 Key: MESOS-1576
>                 URL: https://issues.apache.org/jira/browse/MESOS-1576
>             Project: Mesos
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.19.0
>            Reporter: Timothy St. Clair
>
> From [~benjaminhindman]: 
> I know that Niklas has some go bindings (backed by libmesos) here and 
> Vladimir Vivien has some _native_ go bindings (no need for libmesos) here 
> that could be used to help accomplish this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to