[jira] [Commented] (DIRMINA-1070) Avoid unbounded message queueing when sending large amounts of data to slow clients

2017-08-30 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148533#comment-16148533 ] Emmanuel Lecharny commented on DIRMINA-1070: At this point, I think it would

[jira] [Commented] (DIRMINA-1070) Avoid unbounded message queueing when sending large amounts of data to slow clients

2017-08-30 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148509#comment-16148509 ] Emmanuel Lecharny commented on DIRMINA-1070: I'm not very familiar with {{SS

[jira] [Commented] (DIRMINA-1070) Avoid unbounded message queueing when sending large amounts of data to slow clients

2017-08-30 Thread jpalacios (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148493#comment-16148493 ] jpalacios commented on DIRMINA-1070: Actually we receive one message which is a requ

[jira] [Commented] (DIRMINA-1070) Avoid unbounded message queueing when sending large amounts of data to slow clients

2017-08-30 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148454#comment-16148454 ] Emmanuel Lecharny commented on DIRMINA-1070: If you are going to stream Gb o

Re: [jira] [Commented] (DIRMINA-1070) Avoid unbounded message queueing when sending large amounts of data to slow clients

2017-08-30 Thread Jonathan Valliere
Are you saying that Mina has a bug or are you proposing some new feature to handle your back pressure problem? On Wed, Aug 30, 2017 at 7:52 PM jpalacios (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/DIRMINA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpa

[jira] [Commented] (DIRMINA-1070) Avoid unbounded message queueing when sending large amounts of data to slow clients

2017-08-30 Thread jpalacios (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148228#comment-16148228 ] jpalacios commented on DIRMINA-1070: Hi [~elecharny], Thank you for getting back to

[jira] [Updated] (DIRMINA-1070) Avoid unbounded message queueing when sending large amounts of data to slow clients

2017-08-30 Thread jpalacios (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jpalacios updated DIRMINA-1070: --- Description: Our application runs an Apache MINA server to provide SSH support. We are seeing {{OutO

Re: Mailing Lists

2017-08-30 Thread Emmanuel Lécharny
Le 30/08/2017 à 17:52, Guido Medina a écrit : > I forgot to mention that the Gitter interface uses your Github user as > login and allows you to reference PR and ping Github users. > It is similar to Slack, but IMHO it is better designed for code and of > course much better integration with Githu

Re: Mailing Lists

2017-08-30 Thread Jonathan Valliere
How about self-hosted forums? like vbulletin? VB allows you to subscribe to forums or threads and I think you can reply via email also. I would imagine the problem being hosting. On Wed, Aug 30, 2017 at 11:52 AM, Guido Medina wrote: > I forgot to mention that the Gitter interface uses your Git

Re: Mailing Lists

2017-08-30 Thread Guido Medina
I forgot to mention that the Gitter interface uses your Github user as login and allows you to reference PR and ping Github users. It is similar to Slack, but IMHO it is better designed for code and of course much better integration with Github. On Wed, Aug 30, 2017 at 4:43 PM, Guido Medina wrote

Re: Mailing Lists

2017-08-30 Thread Guido Medina
There is also Gitter for chat like interfaces iterations, provided by GitHub, examples: https://gitter.im/akka/dev https://gitter.im/akka/akka Can ping Github users, and I believe is free for OpenSource projects. Just giving you ideas. On Wed, Aug 30, 2017 at 4:41 PM, Guido Medina wrote: > I

Re: Mailing Lists

2017-08-30 Thread Guido Medina
I didn't know about that, I only find very unpractical the e-mail practices, I myself have no social media accounts anywhere. But I found Google groups to be extremely easy to use and very practical, specially in the matter of not receiving e-mails. That's why I suggested it, but I do understand y

Re: Mailing Lists

2017-08-30 Thread Emmanuel Lécharny
Le 30/08/2017 à 16:30, Guido Medina a écrit : > Google forums are nice for that, I don't like the old way of handling > forums TBH i.e.: e-mails, > Google forums also have nice code formatting, friendly search capability, > etc. Certainly not. This is the 'best' way to fragment the community : c

Re: Mailing Lists

2017-08-30 Thread Guido Medina
Google forums are nice for that, I don't like the old way of handling forums TBH i.e.: e-mails, Google forums also have nice code formatting, friendly search capability, etc. Maybe this is a good opportunity to split and redefine them, examples: *- Akka:* https://groups.google.com/forum/#!forum/a

Mailing Lists

2017-08-30 Thread Jonathan Valliere
Hi Everyone! I've been on the mailing lists for a long time under a few different email addresses. I want to continue to contribute to MINA but the chatter on other projects, mainly SSHD, is blowing away my MINA folder in my email on a daily basis. I would appreciate some ideas on how to create

[jira] [Commented] (DIRMINA-1070) Avoid unbounded message queueing when sending large amounts of data to slow clients

2017-08-30 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146987#comment-16146987 ] Emmanuel Lecharny commented on DIRMINA-1070: This is just plain normal behav