peterGraf / pbl

PBL is an MIT License open source C-language library of functions that can be used in a C or C++ project. PBL is highly portable and compiles warning free on Linux gcc, MAC OS X and Windows Microsoft Visual C++ 2010 Express Edition.
http://www.mission-base.com/peter/source/
MIT License
40 stars 12 forks source link

PBL is good, it does not need any more .... #1

Open peterGraf opened 8 years ago

peterGraf commented 8 years ago

PBL is good, it does not need any more work ....

mladinox commented 8 years ago

Nice library, Peter, but the documentation don't mention anything about: Record/Page Locking, Multi-Threading, or Multi-User use.

Is this library thread safe?

Can use PBL inside an Multi-User application, like multi-user server..?

Greetings, excellent library, Thank you for this..