Advanced Search
Search Results
2 total results found
uPortal
Applications/Software
uPortal is a free, sharable portal under development by institutions of higher-education. This group sees an institutional portal as an abridged and customized version of the institutional Web presence… a “pocket-sized” version of the campus Web. Portal techno...
Suspendable Requests for LAMP systems?
Programming and Web Development
The traditional way of handling dynamically-generated Web content is to have the Web server use multiple threads, even keeping a thread pool. Then whatever program that generates the content acts as quickly as possible. As long as there are a lot of threads, t...