Simple message passing system and thread safe message queue
Martin Di Paola
martinp.dipaola at gmail.com
Mon Jul 18 18:18:14 EDT 2022
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 challenge for you,
make the server single-thread using asyncio and friends.
Thanks,
Martin.
On Mon, Jul 18, 2022 at 06:31:28PM +0200, Morten W. Petersen wrote:
>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
>Twittering at http://twitter.com/blogologue
>Blogging at http://blogologue.com
>Playing music at https://soundcloud.com/morten-w-petersen
>Also playing music and podcasting here:
>http://www.mixcloud.com/morten-w-petersen/
>On Google+ here https://plus.google.com/107781930037068750156
>On Instagram at https://instagram.com/morphexx/
>--
>https://mail.python.org/mailman/listinfo/python-list
More information about the Python-list
mailing list