Thanks for the suggestion, I've sent the pull request.


On 2016-07-22 12:04, haosdent wrote:
Thanks a lot for your sharing. May you mind open a pull request on github to add your project to https://github.com/apache/mesos/blob/master/docs/api-client-libraries.md ?

On Fri, Jul 22, 2016 at 5:51 PM, Szarvas, Attila (Nokia - HU/Budapest) <[email protected] <mailto:[email protected]>> wrote:

    Hello,

    I am working for Nokia Bell Labs and we have been experimenting
    with Mesos, and we had really good impressions while interacting
    with it from a Scala project.

    We have separated the parts responsible for interfacing with Mesos
    from Scala and now releasing it as a library.
    http://github.com/nokia/mesos-scala-api

    It builds on top of the Java API and provides an idiomatic way of
    interacting with Mesos, notably providing reactive event streams
    preferable to the callback based Java API.

    Beyond the scheduler and scheduler driver API, it also contains an
    easy to use framework implementation. In as much as 30 lines of
    code one can connect to a Mesos master, launch a task, observe
    events pertaining to it, and disconnect after successful execution.

    We'd love to hear any feedback you might have about it, whether it
    may be of use to you, or if you could imagine it as part of an
    official distribution of Mesos.

    We are happy to answer your questions.
    Attila Szarvas - [email protected]
    <mailto:[email protected]>
    Daniel Urban - [email protected]
    <mailto:[email protected]>

    Best regards,

    Attila Szarvas
    Research Engineer
    Nokia Bell Labs, Budapest




--
Best Regards,
Haosdent Huang

--
Br,
Attila Szarvas

Reply via email to