Changes

Jump to: navigation, search

ServerJS

832 bytes added, 23:54, 9 April 2009
Future Efforts: move contents here
== Future Efforts ==
=== Low-level APIs === This is the collection of APIs that we'd like to see behaving consistently across JavaScript interpreters. * [[ServerJS/Future EffortsRuntime_Services|Future EffortsLanguage and Runtime Services]]* [[ServerJS/Sockets|Socket I/O]] (TCP/IP) * [[ServerJS/Command_Line|Command line processing]] * [[ServerJS/Logging|Logging]]* [[ServerJS/RDBMS|Relational database interface]]* ResultSets (collections of data maybe from RDBMS, maybe from other sources)* [[ServerJS/WSGI|Web server to application interface]] (plus middleware) * [[ServerJS/Concurrency|Concurrency]] === High-level APIs === This is the collection of APIs that implement common functionality on top of the low-level API. * [[ServerJS/HTTP_Client|HTTP client]] APIs* [[ServerJS/Email|Email]]* [[ServerJS/XMPP|Jabber (XMPP)]]* [[ServerJS/i18n|Internationalization]]* [[ServerJS/Unit_Testing|Unit testing]]
== Further Reading ==
62
edits

Navigation menu