[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: (multiserver/multinetwork) IRC libraries: Events/coroutines vs callbacks vs something else?
- From: Michal Kolodziejczyk <miko@...>
- Date: Tue, 23 Sep 2014 23:46:48 +0200
On 23.09.2014 19:23, Thiago L. wrote:
> So, what do you say? Should I go for the 1st or the 2nd method, or
> should I go for something else entirely?
You may look at the Observable pattern, introduced here:
http://techblog.netflix.com/2013/02/rxjava-netflix-api.html
https://github.com/ReactiveX/RxJava/wiki
Regards,
miko