Re: Kafka REST interface

2012-11-28 Thread David Arthur
I've opened KAFKA-639 to track this feature On Nov 28, 2012, at 3:32 PM, David Arthur wrote: > Are you referring to the HTTP side of things? If not, I'm not sure exactly > what you mean by threaded I/O in this context > > -David > > On Nov 21, 2012, at 10:54 AM, Taylor Gautier wrote: > >> It

Re: Kafka REST interface

2012-11-28 Thread David Arthur
I've opened KAFKA-639 to track this feature On Nov 28, 2012, at 3:32 PM, David Arthur wrote: > Are you referring to the HTTP side of things? If not, I'm not sure exactly > what you mean by threaded I/O in this context > > -David > > On Nov 21, 2012, at 10:54 AM, Taylor Gautier wrote: > >> It

Re: Kafka REST interface

2012-11-28 Thread David Arthur
Are you referring to the HTTP side of things? If not, I'm not sure exactly what you mean by threaded I/O in this context -David On Nov 21, 2012, at 10:54 AM, Taylor Gautier wrote: > It would make sense to use nio rather than threaded io. > > > > On Nov 20, 2012, at 2:06 PM, David Arthur wr