Not a problem. I'm in a middle of the project and this timeline fits me very well. Thank you for a quick solution !
Type: Posts; User: slawek.mikula; Keyword(s):
Not a problem. I'm in a middle of the project and this timeline fits me very well. Thank you for a quick solution !
Created: https://jira.springsource.org/browse/INT-2650
But i assume as a assignee You already know it :)
Thanks, i'll try it. Tomorrow i'll open this regression issue ticket.
Yup, you got it ! Thanks!
After downgrading spring to 3.0.7 i've got 10MB file in 300ms and everything is working right now very well. !
Sorry for a delay. Please find in the attachment the stack dump of the running process. Some information:
- tomcat 7
- spring with scheduler threads
- vaadin as a GUI layer with pooler thread
-...
Hi Gary, I've tested your branch of spring-integration. No difference from the previous (stable) version. Nonetheless as i have written in next posts the long timeout is between these lines. Any...
I've checked again with detailed logging of debug message time.
Without NIO:
22 cze 2012 20:33:08,204 DEBUG: org.springframework.integration.channel.DirectChannel - postSend (sent=true) on...
ok, i'll try it in the next week.
I'll check again also without NIO. I was checking this configuration without NIO some time ago, and have some problems with that (dunno know what that was...
The test. 10 files each 1MB of data. Sending through one open tcp connection in a sequence. Sending from C# application (linux, mono. Between each files different communication on the other tcp...
Hello,
I've configured TCP endpoint for incoming binary transfers (large eg. 1-5MB binary files) as follow:
<bean id="binarySerializer"
...