Made a PR with a small paragraph:
https://github.com/django/django/pull/11814

I tried to be as succinct as possible but perhaps more words would be
better.

On Sun, 22 Sep 2019 at 20:44, Christian González <
christian.gonza...@nerdocs.at> wrote:

> Am 22.09.19 um 20:53 schrieb Cesar Canassa:
> > > Dispatching a signal to a handler is an implicit function call.
> >
> > I think that's a good one to include as well, some people get the
> > impression that the signals are an async Celery-like process.
>
> definitely. That's completely new to me e.g. I thought that it is at
> least some sort of loose-coupling, with an event loop in between, like
> Qt does it.
>
> In the first place, I was anxious because my GDAPS plugin system uses
> direct function calls too, and I felt bad about that. Now I see that
> signals do nothing else - and am glad now ;-)
>
> Please, put that into the docs. I saw a talk of the author of django-ddp
> (a meteor backend served by Django) who spoke a lot about signals, and
> that they are not nice in terms of performance. This is quite a point.
>
> Christian
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers  (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/a4bab9b5-5b0f-2d68-7d2b-6e15e376491a%40nerdocs.at
> .
>


-- 
Adam

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM3kB3171XVou-dz2QHo729LcKY4dXyBV6KDuEbSWzVmmw%40mail.gmail.com.

Reply via email to