|
|
@@ -372,6 +372,31 @@ into a unified whole, and was built using Boost
|
|
|
and [@../../libs/type_traits/index.html Type Traits].
|
|
|
]
|
|
|
|
|
|
+[blurb [*Paragent, Paragent Manage 2.1]\n\n
|
|
|
+[@http://www.paragent.com/ Paragent Manage]
|
|
|
+is a Desktop Management Application that uses a
|
|
|
+lightweight agent written in C++. Unlike traditional desktop management
|
|
|
+solutions, Paragent Manage avoids the complexity and cost of servers by
|
|
|
+using peer-to-peer communication between agents and the administrative
|
|
|
+console. This allows real-time inventory searching, alerting and
|
|
|
+software auditing in an easy-to-deploy and maintain package.\n\n
|
|
|
+['"We have used Boost extensively throughout our agent, including:
|
|
|
+[@../../libs/thread/index.html Thread],
|
|
|
+[@../../libs/smart_ptr/index.html Shared Pointer],
|
|
|
+[@../../libs/bind/index.html Bind],
|
|
|
+[@../../libs/spirit/index.html Spirit],
|
|
|
+[@../../libs/date_time/index.html Date Time],
|
|
|
+[@../../libs/algorithm/string/index.html String Algorithms],
|
|
|
+[@../../libs/multi_index/index.html Multi Index],
|
|
|
+[@../../libs/filesystem/index.html Filesystem].\n\n
|
|
|
+Apart from some read_write_mutex issues we had, Boost has been a
|
|
|
+seamless part of our development, and has allowed us to develop and
|
|
|
+deploy a very complex, highly threaded networking agent with a built-in
|
|
|
+lisp-like xml-based scripting language all done in C++. Our entire
|
|
|
+development team would like to thank everyone for their hard work on
|
|
|
+behalf of C++ coders everywhere."]
|
|
|
+]
|
|
|
+
|
|
|
[endsect]
|
|
|
|
|
|
[section:open Open Source Boost]
|