Re: [jetty-users] Jetty Hightide still around?

2012-12-04 Thread Otis Gospodnetic
-9 it would be through such a plugin mechanism as opposed to a full on separate distribution artifact as before. cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Tue, Dec 4, 2012 at 12:26 PM, Otis Gospodnetic otis.gospodne...@gmail.com wrote: Hi, I was looking

Re: [jetty-users] Vert.x-like functionality in Jetty?

2012-05-24 Thread Otis Gospodnetic
Gospodnetic otis_gospodne...@yahoo.com; JETTY user mailing list jetty-users@eclipse.org Sent: Thursday, May 24, 2012 2:48 AM Subject: Re: [jetty-users] Vert.x-like functionality in Jetty? Hi, On Thu, May 24, 2012 at 7:04 AM, Otis Gospodnetic otis_gospodne...@yahoo.com wrote: Hi

Re: [jetty-users] Vert.x-like functionality in Jetty?

2012-05-24 Thread Otis Gospodnetic
in this Thanks, Otis  Performance Monitoring for Solr / ElasticSearch / HBase - http://sematext.com/spm  - Original Message - From: Simone Bordet sbor...@intalio.com To: Otis Gospodnetic otis_gospodne...@yahoo.com; JETTY user mailing list jetty-users@eclipse.org Cc: Sent: Thursday, May

Re: [jetty-users] Apache HttpClient vs Java UrlConnection

2012-05-24 Thread Otis Gospodnetic
...@intalio.com To: Otis Gospodnetic otis_gospodne...@yahoo.com; JETTY user mailing list jetty-users@eclipse.org Sent: Thursday, May 24, 2012 5:38 PM Subject: Apache HttpClient vs Java UrlConnection Is apache httpclient still viable? Speaking from experience using both it and standard java UrlConnection

[jetty-users] Vert.x-like functionality in Jetty?

2012-05-23 Thread Otis Gospodnetic
Hi, Is there anything in Jetty (any version) that is Vert.x (see http://vertx.io/ ) like? I'm mainly referring to scalability and concurrency, as well as that distributed event bus. Thanks, Otis  Performance Monitoring for Solr / ElasticSearch / HBase - http://sematext.com/spm 

[jetty-users] Streaming data TO Jetty?

2012-05-13 Thread Otis Gospodnetic
Hello, I'd like to be able to push data (more or less a continuous stream) from clients (e.g. using Apache HttpClient library) TO Jetty. I currently have a system where clients make use of KeepAlives, which is nice, but they still issue an explicit HTTP POST request to Jetty every N seconds.

[jetty-users] (Am I) using persistent connections with Jetty

2012-05-10 Thread Otis Gospodnetic
Hello, Would using Jetty (7? 8?) and persistent connections make sense in situations where clients more or less constantly stream data to the server? For example, imagine a system where client applications: * are running on hundreds of nodes of some cluster * are constantly collecting

Re: [jetty-users] monitoring jetty threads and sockets

2011-06-16 Thread Otis Gospodnetic
Hi Paulo, I think you get that from http://sematext.com/spm/index.html (it's currently free and even when non-free plans are introduced, the intro plan will stay free).  The service is not 100% polished, but will give you information about the OS and the JVM, including memory (RAM and heap)