[osg-submissions] DatabasePager : User can easy modify database threading behave....

Adrian Egli OpenSceneGraph (3D) 3dhelp at gmail.com
Fri Jun 6 06:24:17 PDT 2008


hi robert,

i can not use the default database pager of openscenegraph for my
application, in need a method to configure the database pager. for one
application we need only request of http type or other only non http request
should be handled. and for the most. i don't know wether it make sense or
not, but the user can also more easy test the latest threading progresss you
implement in the database pager core. so we can configure with a static
template configure how the database pager should set up
the database paging threads.

then a added a starting callback (database pager thread : first line entered
the run method, ... , and before finish / exit from run method a second
callback method.) i need this because i have to register and unregister all
running threads against
an application instance. is to hard to explaine why i have to use this, but
i need, this is more easy to solve such an problem. as we can not overload
the database threading object, this would be the easiest solution for such a
problem.

regards adrian


-- 
********************************************
Adrian Egli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080606/fb4f58e7/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DatabasePager.cpp
Type: text/x-c++src
Size: 62644 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080606/fb4f58e7/attachment-0001.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DatabasePager
Type: application/octet-stream
Size: 27040 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080606/fb4f58e7/attachment-0001.obj>


More information about the osg-submissions mailing list