real time notifications django app

Etienne Robillard tkadm30 at yandex.com
Sat Nov 25 11:38:27 UTC 2017


Hi,

Could it be possible to use Django and asyncio to receive asynchronous 
redis messages and store them into a ZODB database? (ClientStorage)

Is it possible to implement PUSH notifications with uWSGI backend and 
redis server ?

Thank you,

Etienne


Le 2017-11-25 à 05:02, Etienne Robillard a écrit :
> Hi,
>
> I would like to implement a simple web client for sending asynchronous 
> messages from RabbitMQ or Redis to a ClientStorage server with 
> asyncio. This code should ideally run under Python 3.5.3 and WSGI.
>
> Design ideas:
>
> - ZODBController class: this will need refactoring
>
> - Support PostgreSQL schemas in the future
>
> - Make the code compatible with WSGI environments
>
>
> What do you think?
>
>
> Regards,
>
> Etienne
>

-- 
Etienne Robillard
tkadm30 at yandex.com
http://www.isotopesoftware.ca/



More information about the nginx mailing list