Oleh Dokuka
Oleh Dokuka
@pckeyan do you mean HTTP vs RSocket on the pure JDBC is on the same level? If yes, I guess this can be simply DB limitation to have that number...
@linux-china I will take a look at what could be done
I guess it would work only in case of proxying on the level of the state machine (frame handler which interprets all the frames)
> @OlegDokuka Can you PTAL or assign someone else who's maintaining this project? Sorry for the delay. Looking into the proposal, although not sure it is the right change
This issue was initially discussed here -> https://github.com/rsocket/rsocket/pull/280 Apart, I'm in the middle of saying yes, it makes sense because of the current implementation on the one hand, and the...
> Messages are added to sendProcessor so they are hitting the network, never dropped. As I said earlier that is the downside of the existing implementation. That will be revised...
@xiazuojie > There needs to be some way to drop messages from the requester's queue when the responder is overwhelmed. Please consider this in future versions. I'm working on FlatMappingProcessor...
Hello, @bogdansolga! **Briefly looking into the configuration, I may immediately say that the benchmark is inappropriately formed and obviously will give an incorrect result.** What I can say directly is...
@bogdansolga NP. Let me know when you have any updates, Regards, Oleh
Alright, let me check out the code and play with it a little more! I will be back to you later today or tomorrow. Apart from that, it does not...