Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Internet-Network TCP/IP stack
  • Category : TCP/IP stack
  • Tags :
  • Update : 2012-11-26
  • Size : 380kb
  • Downloaded :0次
  • Author :张****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
IOCP (I/O Completion Port, I/O completion ports) is the best kind of performance I/O model. It is the application uses the thread pool handle asynchronous I/O requests of a mechanism. In dealing with multiple concurrent asynchronous I/O request, the previous models are receiving requests to create a thread to answer the request. So there is a lot of threads running in parallel on the system. These threads are runnable, Windows takes a lot of time during kernel thread context switches, and not much time is spent on running the thread. Plus the cost of creating a new thread is relatively large, so resulting in low efficiency.
Packet file list
(Preview for download)
source\iocp.cpp
......\queue.cpp
......\xasyncsocket.cpp
......\xbase.cpp
......\xclientitem.cpp
......\xlistenthread.cpp
......\xlog.cpp
......\xmessage.cpp
......\xserver.cpp
......\xserverbase.cpp
......\xsocket.cpp
......\xtcpheader.cpp
......\xthread.cpp
......\xworkthread.cpp
test\main.cpp
....\stdafx.cpp
....\stdafx.h
....\targetver.h
....\TcpServer.cpp
....\TcpServer.h
....\test.vcxproj
....\test_2005.vcproj
xnet\stdafx.cpp
....\stdafx.h
....\targetver.h
....\xnet.sln
....\xnet.vcxproj
....\xnet_2005.sln
....\xnet_2005.vcproj
readme.txt
bin\debug\log4cplusD.dll
...\.....\xnet.properties
...\release\log4cplus.dll
...\.......\xnet.properties
docs\readme.txt
include\iocp.h
.......\log4cplus\appender.h
.......\.........\config\defines.hxx.in
.......\.........\......\macosx.h
.......\.........\......\win32.h
.......\.........\config.h.in
.......\.........\config.hxx
.......\.........\configurator.h
.......\.........\consoleappender.h
.......\.........\fileappender.h
.......\.........\fstreams.h
.......\.........\helpers\appenderattachableimpl.h
.......\.........\.......\loglog.h
.......\.........\.......\logloguser.h
.......\.........\.......\pointer.h
.......\.........\.......\property.h
.......\.........\.......\sleep.h
.......\.........\.......\socket.h
.......\.........\.......\socketbuffer.h
.......\.........\.......\stringhelper.h
.......\.........\.......\syncprims-pthreads.h
.......\.........\.......\syncprims-win32.h
.......\.........\.......\syncprims.h
.......\.........\.......\thread-config.h
.......\.........\.......\threads.h
.......\.........\.......\timehelper.h
.......\.........\hierarchy.h
.......\.........\hierarchylocker.h
.......\.........\layout.h
.......\.........\logger.h
.......\.........\loggingmacros.h
.......\.........\loglevel.h
.......\.........\ndc.h
.......\.........\nteventlogappender.h
.......\.........\nullappender.h
.......\.........\socketappender.h
.......\.........\.pi\appenderattachable.h
.......\.........\...\factory.h
.......\.........\...\filter.h
.......\.........\...\loggerfactory.h
.......\.........\...\loggerimpl.h
.......\.........\...\loggingevent.h
.......\.........\...\objectregistry.h
.......\.........\...\rootlogger.h
.......\.........\streams.h
.......\.........\syslogappender.h
.......\.........\tstring.h
.......\.........\version.h
.......\.........\win32consoleappender.h
.......\.........\win32debugappender.h
.......\queue.h
.......\xasyncsocket.h
.......\xbase.h
.......\xclientitem.h
.......\xlistenthread.h
.......\xlog.h
.......\xmessage.h
.......\xserver.h
.......\xserverbase.h
.......\xsockaddr.h
.......\xsocket.h
.......\xtcpheader.h
.......\xthread.h
.......\xworkthread.h
lib\log4cplus.lib
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.