Re: Simple message passing system and thread safe message queue

2022-07-18 Thread Morten W. Petersen
Hi Martin. Yes, I was thinking of removing the sleep calls in the client.py / making a more intensive test. No, I think I'll stick with threads, I don't see any practical benefit of such a challenge. Maybe you could say a bit about why you think that's a good idea? Regards, Morten -- I am ht

RE: Simple message passing system and thread safe message queue

2022-07-18 Thread Mike Dewhirst
3:35 (GMT+10:00) To: python-list Subject: Simple message passing system and thread safe message queue Hi.I wrote a couple of blog posts as I had to create a message passing system,and these posts are here:http://blogologue.com/search?category=1658082823X26Any comments or suggestions?Regards

Re: Simple message passing system and thread safe message queue

2022-07-18 Thread Martin Di Paola
Hi, I couldn't read your posts, every time I try to open one I'm redirected to an index page. I took a look at the smps project and I as far I understand it is a SSL client that sends messages to a server that implements a store of messages. I would suggest to remove the sleep() calls and as a c

Simple message passing system and thread safe message queue

2022-07-18 Thread Morten W. Petersen
Hi. I wrote a couple of blog posts as I had to create a message passing system, and these posts are here: http://blogologue.com/search?category=1658082823X26 Any comments or suggestions? Regards, Morten -- I am https://leavingnorway.info Videos at https://www.youtube.com/user/TheBlogologue T