mirror of
https://github.com/boostorg/more.git
synced 2024-12-26 23:30:29 +08:00
added entry
[SVN r33512]
This commit is contained in:
parent
ac22384ceb
commit
75599d477e
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user