Changes between Version 8 and Version 9 of WikiStart
- Timestamp:
- 09/14/2009 09:20:06 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v8 v9 3 3 '''libdodo''' is not a web framework but a toolkit(middle-level library) for building fast and scalable web applications easy. 4 4 5 It stands not just for building web sites but big and complex systems under high load that require good stability.5 Building web sites is not a main goal of '''libdodo'''. One of its purposes is to develop big and complex systems under high load that require good stability on one hand and small and fast applications for embedded world on another hand. 6 6 7 7 '''libdodo''' provides database abstraction, easy use of parallel computation, content parsing and generation, much more and of course interaction with users via webserver.
