-
This is a proposal for state information propagation in the interest channel to the client.
# Problem to solve
As interest stream subscription is reactive, there is no way for client to know how much…
-
A `TcpConnection` should support multiple writes to allow multiplexing. I suggest also that flush semantics need to be supported per writer.
For example:
``` java
write(publisherA);
write(publisher…
-
- Java’s Stream supports it
- most concurrent data structures do not support it
rkuhn updated
9 years ago
-
Hi there!
Guys, what is the purpose of this project? I came across your repository when I started implementation of `XmlHTTPRequest` for `JavaScriptFramework` and I found that you have a set of inter…
-
-
A user running gazebo_yarp_plugins master, Gazebo 2.2 on Ubuntu 12.04 reported a crash on loading of gazebo_yarp_controlboard, both on the iCub model and on the toy double_pendulum model.
The output …
-
# Introduction
It was from the very beginning that we agreed upon the following basic problem as the prime motivator for the Reactive Streams project: “How do we pass a stream of data items across an…
rkuhn updated
10 years ago
-
Currently the spec states "A Publisher can serve multiple subscribers subscribed dynamically at various points in time. In the case of multiple subscribers the Publisher should respect the processing …
-
## _Note_: the latest design is [here](https://gist.github.com/allenxwang/9f290dc863705bb4903f)
# Goals
In the past two years, Ribbon has been used as an inter-processing communication client with lo…
-
### Goal
Achieve feature-parity with model support in Meteor (reactive templating and optional latency compensation) **without** forcing developers to use Mongo or a custom client-side lib.
### Visio…
owenb updated
10 years ago