Remix.run Logo
Hilift 3 days ago

Around 1999, eBay code was c++ compiled into a "ebayisapi.dll". It became too large for x86. I'm guessing it had lots of COM+ and must have been a disaster, bodies everywhere.

https://www.cs.cornell.edu/courses/cs330/2007fa/slides/eBayS...

gishglish 3 days ago | parent [-]

Oh man, was it implemented as an ISAPI extension? I don’t think I’ve ever seen one in the wild.

Hilift 3 days ago | parent [-]

Something like 4 million lines of code with hundreds of people working on the same thing. It was converted to Java by 2002 so they knew it was a crisis.