|
Frankly I don't know since I n eed to do the application to find out how long it takes :) The curse of our business.
Here's the deal: what can you use that will work better? How long would it take you to re-create this application, in ANY technology? Here are the requirements:
Unauthenticated services:Unauthenticated means no sessions. Ok. Not bad. Real time means SQL.
1. View sessions and tracks, with times
2. View descriptions, votes and tags
3. View comments in realtime
4. Find current sessions
5. Search sessions on keywords
Authenticated servicesChat means Ajax. Jetty has a demo application, I'll just nick... eh... adapt.
1. Register/login (we use email authentication)
2. Maintain schedule
3. Social networking: votes, tags, comments
4. Recommend sessions
5. Online chat
Administrative servicesHmm... Would a "Keep stuff in a spreadsheet and upload new versions with changes" do?
1. Maintain sessions and tracks
2. Enable/disable users
3. Clear/maintain tags, votes and comments
All data is to be stored on the System i. Responses for the most part should be subsecond.Naturally. I have just played around with pooled java toolbox connections where the overhead for doing a program call is 1-2 ms, so it CAN be done :)
The RSDC scheduler is a benchmark. I'd love to see it reproduced using any technology, so that we can compare approaches.I have no idea what you are talking about :)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.