sweet at work!

0 views
Skip to first unread message

thebug...@gmail.com

unread,
Aug 1, 2008, 12:32:52 AM8/1/08
to SweetScala
I tried out Sweet at work today for a small little reporting app, and
it works pretty sweetly!

I was repeated asked to count a number of hits per urls from a IIS
logs on a high traffic server. So I have written a scala scripts that
parse default IIS logs (about 1GB) file per day and updated a db to
keep the records. The scripts is then added to a scheduler for daily
job.

The sweet is used to generated a single page reporting of the data
collected. So it just has a form to specify date range, server name
and etc. The speed is fast as it just plain jdbc access, but yet
pretty easy to do with the JdbcHelper class. The deployment is smooth,
as I just drop a war file to a existing Tomcat, and presto! A report
is available!

Not too bad for a SNAPSHOT release so far :)

If any of you tried out Sweet, please do send me comments!

-Z
Reply all
Reply to author
Forward
0 new messages