Giter Club home page Giter Club logo

Comments (6)

Aaronontheweb avatar Aaronontheweb commented on June 6, 2024 1

Let me check with the customer and see if this matches what they're seeing

from phobos-issues.

IgorFedchenko avatar IgorFedchenko commented on June 6, 2024

Do we have any specs in Phobos for PubSub scenario? Or I will need to implement this? PubSub can be created between several nodes in same OS process, right? Just on different ports?
Did not work with that before, but will be happy to try it out 👍

from phobos-issues.

Aaronontheweb avatar Aaronontheweb commented on June 6, 2024

Do we have any specs in Phobos for PubSub scenario? Or I will need to implement this? PubSub can be created between several nodes in same OS process, right? Just on different ports?

We do not.

How I strongly recommend doing this:

  1. https://phobos.petabridge.com/articles/quickstart.html - follow the quickstart tutorial first, so you can see what Phobos metrics look like in a normal application
  2. https://github.com/petabridge/akkadotnet-cluster-workshop - try to update Phobos to 1.0.4 in this sample and see what the DistributedPubSub message metrics look like here. If they're weird or missing, that sample should help you work backwards to be able to create a reproducible unit test.

from phobos-issues.

IgorFedchenko avatar IgorFedchenko commented on June 6, 2024

Thanks!

from phobos-issues.

IgorFedchenko avatar IgorFedchenko commented on June 6, 2024

P.S. Latest version of phobos is 1.0.3 so far: https://sdkbin.com/publisher/petabridge/product/phobos

image

from phobos-issues.

IgorFedchenko avatar IgorFedchenko commented on June 6, 2024

@Aaronontheweb So, currently, I have added very simple DistriburedPubSub usage to Phobos.Web sample:
petabridge/Petabridge.Phobos.Web#18

I can see publish-subscribe trace:
image

And I can see published message info in akka_net_akka_messages_recv_total metrics:
image

I seems like messages are captured by Phobos metrics. Does not look like messages are lost, nor locally nor between nodes.

from phobos-issues.

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.