The establishment of C + + rapid development Sample Engineering--Introduction

Source: Internet
Author: User

Background

In the development project process, some function libraries can be written repeatedly, can be written as libraries are reused;

But industry business also with the change project, each time re-write, if some functional business and framework binding, configuration binding, only need to add, modify, add business functions, you can build C + + Business system.

Base Tool Library Preparation:

Own tool library Framwork (cross-platform library based on the standard C++,pthread library):

Blockmsg Module: Custom block Messaging tool

Commframwork: Communication Library components

Framworkap: Protocol process set and protocol codec component

NETMGR: Network Management components (registration of managed modules, logoff, monitoring and reporting of local information, downward subscription service)

Netmgragent: Network Management agent components (alarm notification, alarm processing, protocol flow, and message processing)

Utility: Tool components (config file, log, codec, mutex, semaphore, Timer, datetime, MD5, platform dependent, single-piece class, string processing, line base class)

Xqueue: (Create and manage inter-process queues for interprocess communication, multiple writers, one reader, support one-way FIFO)

Xqueueio: (read, write queue base class)

C + + libraries:

C++11: Convenient new features for C + +

Boost: Tools Collection

poco++: Easy-to-embed library with a lot of overlap with its own library

Nanomsg: Easy to embed distributed library, can quickly set up a subscription, data transfer Service Program

The establishment of C + + rapid development Sample Engineering--Introduction

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.