Of course, it would very nice to have some tool out of the box.
For the 2nd point, an external tool can be fast enough to know what's
happening now. There could be a cluster monitoring part, and a
per-node monitoring interface, from the same tool. That was my goal at
least...
On Tue, May 4, 2010
Anthony, very nice to see this, this is exactly the kind of thing I've
started on a web UI!
I'll try to get more things done this week and post it somewhere for
those who are interested.
On Tue, May 4, 2010 at 2:49 PM, Anthony Molinaro
wrote:
> And just to show you what the dashboards look like
Hi! I was working on a separate monitoring client, and not a per-node approach.
At the time, we talked on having a single server that queries the
nodes on a Cassandra cluster.
There's some discussions on the list, about technologies being used,
etc. I was pretty busy these last weeks (and some da
of asynchronous modules in Pylons with Cogen or a WSGI
asynchronous framework.
Hopefully, the communication modules (between the UI and the APIs)
would be encapsulated enough to be independent from the UI
implementation.
Thanks to all of you for your opinions!
On Tue, Apr 13, 2010 at 6:28 PM, Pablo
People:
The "votation" is not relevant, the discussion is, and the reasons
that support each vote. And those are itself part of the research I'm
doing, and it surely will help in making the decision.
But, they are an important part, because I didn't want to make a
decision in "solo", since this i
we might have
> considered it instead.
>
> Thanks
> -Todd
>
> On Tue, Apr 13, 2010 at 12:51 PM, Pablo Cuadrado
> wrote:
>
>> Yes, in the big picture, I guess Pylons has a greater community and
>> adoption.
>>
>> On Tue, Apr 13, 2010 at 4:47 PM, Miguel Ve
se managers to handle a lot of
>> the object code.
>> >
>> > Ray Slakinski
>> >
>> > On 2010-04-13, at 2:15 PM, Pablo Cuadrado wrote:
>> >
>> >> Pylons +4
>> >> Tornado +2
>> >> Django +1
>> >> Und
Pylons +4
Tornado +2
Django +1
Undetermined +2
Do I smell Pylons? :)
On Tue, Apr 13, 2010 at 3:13 PM, Brandon Williams wrote:
> On Tue, Apr 13, 2010 at 1:09 PM, Pablo Cuadrado
> wrote:
>
>> Well, so far we are:
>>
>> Pylons +3
>> Tornado +2
>> Django +1
going on Tornado. I don't have experience
> with Pylons.
>
> -Original Message-
> From: Pablo Cuadrado
> Date: Tue, 13 Apr 2010 14:33:11
> To: ;
> Subject: Re: python web framework suggestions (for Cassandra Web UI) needed
>
> David:
>
> Personally, I
opefully nothing other than a Cassandra connection
> to run.
>
> -Original Message-----
> From: Pablo Cuadrado
> Date: Fri, 9 Apr 2010 11:55:46
> To:
> Subject: python web framework suggestions (for Cassandra Web UI) needed
>
> Hi!
>
> I made a proposal ab
nefit out of them, having in mind that the UI will be querying API
methods for nodes in an entire cluster sometimes.
Here's some info about various servers including Tornado:
http://nichol.as/asynchronous-servers-in-python
On Mon, Apr 12, 2010 at 9:05 AM, Pablo Cuadrado wrote:
> So far
t; wsgiref from the standard library.
>
> Anyway, I'm not sure if that helps or makes things more confusing :)
>
> Thanks,
> Eric Florenzano
>
> On Fri, Apr 9, 2010 at 10:23 AM, Pablo Cuadrado
> wrote:
>
>> It is indeed a web framework, and made for sys admins
as Brandon said, I doubt performance will matter to any great
> degree. You'd be more concerned about Cassandra's performance, which is
> pretty darn good.
>
> On Fri, Apr 9, 2010 at 1:07 PM, Brandon Williams wrote:
>
>> On Fri, Apr 9, 2010 at 12:04 PM, Pablo Cu
ss there, and yea no
> thrift generator, but if you plan on using Lazyboy you'd be fine.
>
> On Fri, Apr 9, 2010 at 12:59 PM, Brandon Williams wrote:
>
>> On Fri, Apr 9, 2010 at 11:57 AM, Pablo Cuadrado > >wrote:
>>
>> > Joseph:
>> >
>> &
ventd style process, so supports lots of connections very well,
> which would give you more flexibility is designing clients to work with it.
>
> http://www.tornadoweb.org/
>
> On Fri, Apr 9, 2010 at 12:51 PM, Pablo Cuadrado
> wrote:
>
>> Gabriele:
>>
>> Yes,
want something
scalable for adding features on next versions of the UI.
Sessions, IMHO, are useful in many ways on web interfaces, for
example, in user authentication (which the UI should have),
preferences, etc.
On Fri, Apr 9, 2010 at 1:42 PM, gabriele renzi wrote:
> On Fri, Apr 9, 2010 at 4:55 P
y coupled components...
>>
>> On Apr 9, 2010, at 10:23 AM, Gary Dusbabek wrote:
>>
>>> I like pylons. Easy templating and relatively light weight. In my
>>> experience, it was easier to get something working in pylons than
>>> django, but I am impatient
ry Dusbabek wrote:
>>
>> I like pylons. Easy templating and relatively light weight. In my
>>> experience, it was easier to get something working in pylons than
>>> django, but I am impatient.
>>>
>>> Gary.
>>>
>>>
>>>
Hi!
I made a proposal about building a Cassandra Web UI. One of it's main
components, will be Python on the server side.
However, as Gary D. pointed out, it will be interesting to get your
opinions on which framework to use.
I suggested Django for being well-known and largely documented, but
any
Hi there!
In a first progressive step, I managed to adapt a simple (yet
effective) REST interface I've found at:
http://blogs.sun.com/jmxnetbeans/entry/restful_access_to_jmx_instrumentation
The example was connecting to the first MBean server found on the
virtual machine, so it was showing many
Many thanks for the guidance Gabriele! This kind of feedback is just
what you're talking about!
On Wed, Mar 31, 2010 at 10:24 AM, gabriele renzi wrote:
> On Wed, Mar 31, 2010 at 3:03 PM, Pablo Cuadrado
> wrote:
>
>
> Please tell me if some kind of "formal"
wrote:
> On Wed, Mar 31, 2010 at 08:03, Pablo Cuadrado wrote:
>>
>> This is a great date to start thinking around, from April's 1st to 5th
>> we have the easter holidays down here, so a lot of free time.
>>
>> Please tell me if some kind of "formal"
nagement operations that are available (e.g. nodetool, use jconsole
> to see what exposed in JMX, etc.).
>
> Gary.
>
> On Wed, Mar 31, 2010 at 06:33, Pablo Cuadrado wrote:
>> Hi!
>>
>> I would like to know more about the: "Create a dazzling web ui for
>>
I forgot to mention: I'm interested in the issue, even if it's
"outside" the Google SoC! I would really like to push my skills to it.
Anyway, in Argentina, SoC happens to be on winter. ;)
On Wed, Mar 31, 2010 at 8:33 AM, Pablo Cuadrado wrote:
> Hi!
>
> I woul
Hi!
I would like to know more about the: "Create a dazzling web ui for
Cassandra" issue, since, it fits my profile (IMHO).
I'm a Computer Science undergraduate student in Rosario, Argentina;
and I also run my own company (a "very small" business), which
develops websites and mainly, web-based app
25 matches
Mail list logo