Flutterby™! : OH

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

OH

2014-05-27 15:50:06.258726+00 by Dan Lyke 1 comments

OH: "8000 simultaneous user is... I have 10 year old hardware doing this." "Not running .ASP."

[ related topics: Sports ]

comments in ascending chronological order (reverse):

#Comment Re: made: 2014-05-27 21:20:11.634775+00 by: meuon [edit history]

I just asked why a competing system would not scale and was having issues. they wanted us to mimic some interfaces to an SAP system, they sent the wsdl's, and the requirements to run their code, including https://glassfish.java.net and the .jsp and "war" files. And they were running on old dell desktop systems..

Our solution: About 50 lines of PHP to write out the file sent to disk when sent. About 200 lines of PHP runs via cron to process the files behind the scenes. SAP doesn't know or care that it really happens behind the scenes.

Using this type of krufty logic, a utility in Honduras runs off of a laptop.