Re: designing a sane pubsub system

Charles McKnight <[email protected]>
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
Jakab,

Here are some links on the topic:

How do I design a pub/sub/system <https://www.quora.com/How-do-I-design-a-pub-sub-system>
The Architecture and Design of a Publish & Subscribe Messaging System Tailored for Big Data Collecting and Analytics <http://bulldog2011.github.io/blog/2013/03/27/the-architecture-and-design-of-a-pub-sub-messaging-system/>
Pub/Sub: A Google-Scale Message Service <https://cloud.google.com/pubsub/architecture>

Be aware that Pub/Sub does encounter issues at extreme scale…

Regards,

Chuck

> On May 31, 2020, at 6:00 AM, Jakab Gábor <[email protected]> wrote:
> 
> Dear Group,
> 
> I'm working on a large-ish project that implements the MVC pattern. I use only pubsub for messaging between the components.
> 
> Building a sane pubsub system is something I struggle with - I always have the feeling that it lacks a basic idea and until now I could not find a basic principle or structure I can follow. Thus the pubsub system tends to be a seemingly random, tangled mess connecting the parts of a system with a quite clean design.
> 
> I'm aware that the question I ask is a very general one that can't be answered in a few words. Do you know of any source on basic ideas or recommendations for the design of a pubsub system?
> 
> Thanks in advance for any ideas.
> 
> -- 
> You received this message because you are subscribed to the Google Groups "wxPython-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
> To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/8320cb95-0c99-4257-9ed9-44ceff927269%40googlegroups.com <https://groups.google.com/d/msgid/wxpython-users/8320cb95-0c99-4257-9ed9-44ceff927269%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/88C60945-FACC-4868-9EA1-038A5D980EC6%40gmail.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.