[PATCH 2/3] score: Add Beacon Handler

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Oct 16 18:13:02 UTC 2012


On 16/10/12 18:20, Gedare Bloom wrote:
> I too would appreciate a little more background for this new feature.
>
> At first blush, it looks like an implementation of a mailbox. Is the
> "beacon" name deriving from any source, or is there some other common
> name for this pattern of asynchronous notification? How does it differ
> from events?

An alternative to this completely new beacon handler would be to 
duplicate the event API and introduce something like one-time events.  
This could share the implementation of the events after some minor 
changes.  Regardless of that, the usage of events in libraries has to go 
away.

-- 
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.




More information about the devel mailing list