TeamDewberry / jmxdatamart

A Data Mart for JMX Statistics
BSD 2-Clause "Simplified" License
3 stars 8 forks source link

What are needed to make it work with the webapp? #25

Closed ankel closed 11 years ago

ankel commented 11 years ago

Dave,

I'm having a hard time understanding what the project's interface should be so that it can work with your web app.

Some question:

DavidWhitlock commented 11 years ago

I realize that it might be a little difficult lt i get your head around if you've never worked with web aps and dependency injection before. The bottom line is that you'll need to change the implementation of the extract method of the Extract class to do the right thing instead of writing to standard out.

Are you available Tuesday night for a Google+ hangout to talk about this?

ankel commented 11 years ago

Tomorrow? Sure, I can do that.

What time works best for you? I'm free after 730pm

DavidWhitlock commented 11 years ago

Let's aim for 8 PM after I've put my kids to bed.

ankel commented 11 years ago

Oh, bed time that early? I'm not envy with your kids :dancers:

8 it is, chief.

ankel commented 11 years ago

Alright David, there's another small issue: the extractor class creates a daemon working thread, and so it's killed when there isn't any non-daemon thread left.

The issue I ran into is that this happens to early, before I can properly clean up all the resources. Is there anyway to fix that?

ankel commented 11 years ago

Never mind. It's a nasty lock but I finally managed to get it work properly.

DavidWhitlock commented 11 years ago

Cool. Can we close this issue, then?

ankel commented 11 years ago

http://images.wikia.com/leagueoflegends/images/2/2f/Teemo.attack2.ogg