Giter Club home page Giter Club logo

Comments (5)

edsko avatar edsko commented on July 18, 2024

Hi Ben,

The directories benchmarks/, doc/, examples/ and network-transport-pipes/ are very out of date. I will clean this up soon, as we hope to do a first release on Hackage some time soon.

If you're interested in examples for Network.Transport, have a look at the tests in network-transport/tests. Similarly, for examples of the Cloud Haskell layer look at distributed-process/tests.

Also, feel free to ping me at #HaskellTransport on freenode if you have any questions.

from distributed-process.

commandodev avatar commandodev commented on July 18, 2024

Ok, thanks for the info Edsko. I'll ping you next time I run into trouble.

from distributed-process.

billdozr avatar billdozr commented on July 18, 2024

In absence of the examples at this moment, I have built a simple ping/pong example utilizing the SimpleLocalnet for remote node discovery. However, the closure function referenced from my spawn never seems to get called and hence the receiveWait never returns. There are no errors raised at runtime either.

I'd appreciate any input in finding the cause.
https://gist.github.com/3175290

Regards,
-Alen

from distributed-process.

edsko avatar edsko commented on July 18, 2024

Hi Alan,

You are passing initRemoteTable, which does not include the remotable functions that you create in your module. Instead, you should pass (__remoteTable initRemoteTable) as an argument when initializing Cloud Haskell.

Incidentally, the Hackage documentation contains some self-contained examples, and you can find more examples in the test/ directory.

from distributed-process.

billdozr avatar billdozr commented on July 18, 2024

Thanks Edsko for pointing out the cause. Much appreciate it and thanks for the great work you have been putting into this project.

from distributed-process.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.