This website requires JavaScript.
Explore
Help
Sign In
wcrisman
/
Brainstorm
Watch
1
Star
0
Fork
0
You've already forked Brainstorm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a8fd62dd8e6c556adba46365b219f14ff732b01
Brainstorm
/
Foundation Web Core
History
wcrisman
1a8fd62dd8
Modified the web server to use a dedicated thread to handle socket management. It now will setup new sockets, and pass request and response handling for each socket needing it to a runnable run through the thread service. This may impact performance (not sure which direction) and will ensure that socket listening is never dropped in favor of message processing.
2014-08-30 17:28:58 -07:00
..
src/com/foundation
/web
Modified the web server to use a dedicated thread to handle socket management. It now will setup new sockets, and pass request and response handling for each socket needing it to a runnable run through the thread service. This may impact performance (not sure which direction) and will ensure that socket listening is never dropped in favor of message processing.
2014-08-30 17:28:58 -07:00
.classpath
Initial commit from SVN.
2014-05-30 10:31:51 -07:00
.project
Initial commit from SVN.
2014-05-30 10:31:51 -07:00
resources.xres
Initial commit from SVN.
2014-05-30 10:31:51 -07:00
Test.ind
Initial commit from SVN.
2014-05-30 10:31:51 -07:00