Changes between Version 8 and Version 9 of WikiStart

Show
Ignore:
Timestamp:
09/14/2009 09:20:06 PM (12 months ago)
Author:
niam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    33'''libdodo''' is not a web framework but a toolkit(middle-level library) for building fast and scalable web applications easy. 
    44 
    5 It stands not just for building web sites but big and complex systems under high load that require good stability. 
     5Building 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. 
    66 
    77'''libdodo''' provides database abstraction, easy use of parallel computation, content parsing and generation, much more and of course interaction with users via webserver.