Go to file
Hakan d33e16b959 Update Thread_STD_POSIX.cpp (#2104)
* Update Thread_STD_POSIX.cpp

If the  policy is SCHED_OTHER only priority zero is possible.

* Update Thread_STD_POSIX.cpp
2018-01-22 19:03:56 -06:00
.github speling fix 2017-10-30 15:35:13 -05:00
ApacheConnector Data2sql (#2070) 2018-01-18 11:29:28 -06:00
appveyor Ignore testBigPing (#1928) 2017-10-09 09:53:01 -05:00
build Travis CI (#2050) 2017-12-18 11:45:07 +01:00
cmake Fix making POCO for MinGW - add message compiler (#2073) 2017-12-29 21:23:10 +01:00
contrib Moved contributed CMake modules to "cmake" folder 2012-12-16 00:40:40 -02:00
CppParser Data2sql (#2070) 2018-01-18 11:29:28 -06:00
CppUnit Data2sql (#2070) 2018-01-18 11:29:28 -06:00
Crypto Fix macos build: crypto shoud use public openssl includes #2100 2018-01-19 18:24:58 -06:00
Data Data2sql (#2070) 2018-01-18 11:29:28 -06:00
doc Doc: bump required CMake version to 3.2 2017-12-21 07:49:53 +01:00
Foundation Update Thread_STD_POSIX.cpp (#2104) 2018-01-22 19:03:56 -06:00
JSON update json sources 2018-01-18 22:36:14 -06:00
MongoDB Data2sql (#2070) 2018-01-18 11:29:28 -06:00
Net Data2sql (#2070) 2018-01-18 11:29:28 -06:00
NetSSL_OpenSSL Data2sql (#2070) 2018-01-18 11:29:28 -06:00
NetSSL_Win Data2sql (#2070) 2018-01-18 11:29:28 -06:00
openssl@26b1673caa re-add openssl 2018-01-18 12:20:07 -06:00
PageCompiler Data2sql (#2070) 2018-01-18 11:29:28 -06:00
patches/AIX purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
PDF delete fonts 2018-01-20 17:42:14 -06:00
PocoDoc Data2sql (#2070) 2018-01-18 11:29:28 -06:00
Redis Data2sql (#2070) 2018-01-18 11:29:28 -06:00
release Remove useless windows commands (#1948) 2017-10-21 13:31:44 -05:00
SevenZip Data2sql (#2070) 2018-01-18 11:29:28 -06:00
SQL postgres windows fixes 2018-01-18 13:57:07 -06:00
travis Add TimerTest.testScheduleInterval() (#2053) 2017-12-18 11:48:27 +01:00
Util Data2sql (#2070) 2018-01-18 11:29:28 -06:00
XML Data2sql (#2070) 2018-01-18 11:29:28 -06:00
Zip Data2sql (#2070) 2018-01-18 11:29:28 -06:00
.gitattributes purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
.gitignore C++11 support #1793 (#1795) 2017-09-20 22:13:19 -05:00
.gitmodules C++11 support #1793 (#1795) 2017-09-20 22:13:19 -05:00
.travis.yml Data2sql (#2070) 2018-01-18 11:29:28 -06:00
appveyor.yml Switch to MySQL-5.7/mysql-5.7.21 (#2099) 2018-01-18 16:21:07 -06:00
build_cmake.cmd Updated to run on Windows. 2015-12-08 11:35:09 +01:00
build_cmake.sh fix 2015-03-08 22:58:32 +03:00
build_vs140.cmd updated build scripts for VS2015 2015-07-30 15:54:43 +02:00
build_vs150.cmd modified build scripts for vs150 2017-02-20 16:55:18 +01:00
buildwin.cmd Vs140 vs150 builds (#1903) 2017-09-25 10:49:24 -05:00
buildwin.ps1 purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
CHANGELOG remove '$Id$' headers 2017-09-09 10:50:32 +02:00
CMakeLists.txt Data2sql (#2070) 2018-01-18 11:29:28 -06:00
components Data2sql (#2070) 2018-01-18 11:29:28 -06:00
configure remove '$Id$' headers 2017-09-09 10:50:32 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-09-13 07:15:12 +02:00
CONTRIBUTORS purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
DLLVersion.rc bumped version of develop to 2.0 2016-03-07 06:57:52 +01:00
env.sh re-added MongoDB, improved buildwin and release scripts 2013-07-23 15:04:48 +02:00
FAQ.md Update FAQ.md 2018-01-18 23:44:33 -06:00
libversion bumped version of develop to 2.0 2016-03-07 06:57:52 +01:00
LICENSE LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Makefile Data2sql (#2070) 2018-01-18 11:29:28 -06:00
NEWS remove '$Id$' headers 2017-09-09 10:50:32 +02:00
README remove '$Id$' headers 2017-09-09 10:50:32 +02:00
README.md updated README.md 2017-11-13 09:35:14 +01:00
VERSION bumped version of develop to 2.0 2016-03-07 06:57:52 +01:00

POCO C++ Libraries

Build Status

  • Travis: Travis Build Status
  • AppVeyor: AppVeyor Build Status
  • CII Best Practices

alt text

POrtable COmponents C++ Libraries are:

  • A collection of C++ class libraries, conceptually similar to the Java Class Library, the .NET Framework or Apples Cocoa.
  • Focused on solutions to frequently-encountered practical problems.
  • Focused on internet-age network-centric applications.
  • Written in efficient, modern, 100% ANSI/ISO Standard C++.
  • Based on and complementing the C++ Standard Library/STL.
  • Highly portable and available on many different platforms, from embedded to server.
  • Open Source, licensed under the Boost Software License.

To start using POCO, see the Guided Tour and Getting Started documents.


POCO has an active user and contributing community, please visit our web site and blog. Answers to POCO-related questions can also be found on Stack Overflow.

Please see CONTRIBUTING for submitting contributions, bugs reports, feature requests or security issues.


In regards to Boost, in spite of some functional overlapping, POCO is best thought of as a Boost complement (rather than replacement). Side-by-side use of Boost and POCO is a very common occurrence.