Returns the first element of an observable sequence that matches the predicate. Returns an observable sequence that contains the elements of a sequence produced by multicasting the source sequence within a selector function. Timed join() is dependent on the OS for timing. Returns the maximum value in an observable sequence according to the specified comparer. Exposes an observable sequence as an object with a .NET event. Returns an observable sequence that produces a value after each period. Returns the maximum element in an observable sequence. Converts an enumerable sequence to an observable sequence with a specified source. Asynchronously notify observers on the specified scheduler. Records the timestamp for each value in an observable sequence with the specified source and scheduler. Indicates each element of a queryable observable sequence into consecutive non-overlapping buffers. Returns a connectable observable sequence that upon connection causes the source sequence to push results into the specified subject. Returns the maximum value in an observable sequence of, Returns the maximum value in an observable sequence of nullable. Computes the average of an observable sequence of nullable Float values. Creates a lookup from an observable sequence according to a specified key selector function, a comparer, and an element selector function. Creates a dictionary from an observable sequence according to a specified key selector function, and an element selector function. Returns the element at a specified index in a sequence. Returns an observable sequence that terminates with an exception. Returns the minimum value in an observable sequence of, Returns the minimum value in an observable sequence of nullable. Returns an observable sequence that is the result of invoking the selector on a connectable observable sequence that shares a single subscription to the underlying sequence. 在项目中用到了redis作为缓存,再学习了ActiveMq之后想着用redis实现简单的消息队列,下面做记录。 Redis的列表类型键可以用来实现队列,并且支持阻塞式读取,可以很容易的实现一个高性 … Returns an observable sequence that contains only distinct contiguous elements according to the keySelector and the comparer. To handle these situations, we use overloaded versions of the join() method that allow us to specify a timeout period. You will have to wait for all of the threads anyway. Indicates each element of an observable sequence into zero or more buffers which are produced based on timing information. Returns the minimum value in an observable sequence according to the specified comparer. Returns the source observable sequence or the other observable sequence if dueTime elapses. Aggregate
(IObservable, Func), Aggregate(IObservable, TAccumulate, Func), Amb(IEnumerable>), Amb(IObservable, IObservable), Any(IObservable, Func), Buffer(IObservable, Int32), Buffer(IObservable, TimeSpan), Buffer(IObservable, Int32, Int32), Buffer(IObservable, TimeSpan, Int32), Buffer(IObservable, TimeSpan, IScheduler), Buffer(IObservable, TimeSpan, TimeSpan), Buffer(IObservable, TimeSpan, Int32, IScheduler), Buffer(IObservable, TimeSpan, TimeSpan, IScheduler), Buffer(IObservable, Func>), Buffer(IObservable, IObservable, Func>), Catch(IEnumerable>), Catch(IObservable, IObservable), Catch(IObservable, Func>), Concat(IEnumerable>), Concat(IObservable>), Concat(IObservable, IObservable), Contains(IObservable, TSource), Contains(IObservable, TSource, IEqualityComparer), Create(Func, Action>), Create(Func, IDisposable>), DefaultIfEmpty(IObservable), DefaultIfEmpty(IObservable, TSource), Delay(IObservable, DateTimeOffset), Delay(IObservable, TimeSpan), Delay(IObservable, DateTimeOffset, IScheduler), Delay(IObservable, TimeSpan, IScheduler), Distinct(IObservable, IEqualityComparer), Distinct(IObservable, Func), Distinct(IObservable, Func, IEqualityComparer), DistinctUntilChanged(IObservable), DistinctUntilChanged(IObservable, IEqualityComparer), DistinctUntilChanged(IObservable, Func), DistinctUntilChanged(IObservable, Func, IEqualityComparer), Do(IObservable, Action), Do(IObservable, IObserver), Do(IObservable, Action, Action), Do(IObservable, Action, Action), Do(IObservable, Action, Action, Action), First(IObservable, Func), FirstOrDefault(IObservable), FirstOrDefault(IObservable, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromAsyncPattern(Func, Func), FromAsyncPattern(Func, Action), FromEvent(Action, Action), FromEvent(Action>, Action>), FromEvent(Action, Action), FromEvent(Func, TDelegate>, Action, Action), FromEventPattern(Action, Action), FromEventPattern(Action>, Action>), FromEventPattern(Object, String), FromEventPattern(Type, String), FromEventPattern(Action, Action), FromEventPattern(Func, TDelegate>, Action, Action), Generate(TState, Func, Func, Func), Generate(TState, Func, Func, Func, Func), Generate(TState, Func, Func, Func, Func), Generate(TState, Func, Func, Func, IScheduler), Generate