文件名称:seda
介绍说明--下载内容均来自于网络,请自行研究使用
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load and,
To simplify the design of complex Internet services.
SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity. Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications. -The Staged Event-Driven Architecture (SE DA) is a new design for building scalable Intern et services. SEDA has three major goals : To support massive concurrency. on the order of tens of thousands of clients per n ode To exhibit robust performance under wide va riations in load and, To simplify the design of complex Internet serv ices. SEDA decomposes a complex, event-driven application into a set of stages c onnected by queues. This design avoids the high overhead associated with thread-based concur rency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitte d service when demand exceeds capacity. Decomp osing services into a set of stages also enables modularity and cod
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load and,
To simplify the design of complex Internet services.
SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity. Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications. -The Staged Event-Driven Architecture (SE DA) is a new design for building scalable Intern et services. SEDA has three major goals : To support massive concurrency. on the order of tens of thousands of clients per n ode To exhibit robust performance under wide va riations in load and, To simplify the design of complex Internet serv ices. SEDA decomposes a complex, event-driven application into a set of stages c onnected by queues. This design avoids the high overhead associated with thread-based concur rency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitte d service when demand exceeds capacity. Decomp osing services into a set of stages also enables modularity and cod
相关搜索: seda
(系统自动生成,下载前可以参看下载内容)
下载文件列表
seda
....\bin
....\...\sandstorm
....\...\ssprofile-graph
....\...\ssprofile-split
....\docs
....\....\index.html
....\....\javadoc
....\....\.......\Makefile
....\....\Makefile
....\....\nbio.html
....\....\sandstorm.html
....\ENV
....\lib
....\README
....\RELEASE-NBIO.sh
....\RELEASE.sh
....\src
....\...\seda
....\...\....\Makefile
....\...\....\Makefile.include
....\...\....\nbio
....\...\....\....\jni
....\...\....\....\...\.cvsignore
....\...\....\....\...\config.guess
....\...\....\....\...\config.sub
....\...\....\....\...\configure
....\...\....\....\...\configure.in
....\...\....\....\...\install-sh
....\...\....\....\...\Makefile
....\...\....\....\...\Makefile.here.in
....\...\....\....\...\mdw-btree.h
....\...\....\....\...\mdw-exceptions.h
....\...\....\....\...\nbio.c
....\...\....\....\Makefile
....\...\....\....\NBIOFileDescriptor.java
....\...\....\....\NonblockingDatagramSocket.java
....\...\....\....\NonblockingInputStream.java
....\...\....\....\NonblockingMulticastSocket.java
....\...\....\....\NonblockingOutputStream.java
....\...\....\....\NonblockingServerSocket.java
....\...\....\....\NonblockingSocket.java
....\...\....\....\NonblockingSocketImpl.java
....\...\....\....\NonblockingSocketInputStream.java
....\...\....\....\NonblockingSocketOutputStream.java
....\...\....\....\Selectable.java
....\...\....\....\SelectItem.java
....\...\....\....\SelectSet.java
....\...\....\....\SelectSetDevPollImpl.java
....\...\....\....\SelectSetImpl.java
....\...\....\....\SelectSetPollImpl.java
....\...\....\....\test
....\...\....\....\....\Makefile
....\...\....\....\....\mcast
....\...\....\....\....\.....\Makefile
....\...\....\....\....\.....\McastReceiver.java
....\...\....\....\....\.....\McastSender.java
....\...\....\....\....\multi-bench
....\...\....\....\....\...........\ENV-REXEC
....\...\....\....\....\...........\Makefile
....\...\....\....\....\...........\MultiClient.java
....\...\....\....\....\...........\MultiServer.java
....\...\....\....\....\...........\process-log.pl
....\...\....\....\....\...........\RUN
....\...\....\....\....\...........\RUN-CLIENT
....\...\....\....\....\...........\RUN-SERVER
....\...\....\....\....\p2p-bench
....\...\....\....\....\.........\Makefile
....\...\....\....\....\.........\TCPBench.java
....\...\....\....\....\.........\UDPBench.java
....\...\....\....\....\test
....\...\....\....\....\....\BlockingClient.java
....\...\....\....\....\....\BlockingServer.java
....\...\....\....\....\....\Makefile
....\...\....\....\....\....\NBIOClient.java
....\...\....\....\....\....\NBIOSelectServer.java
....\...\....\....\....\....\NBIOServer.java
....\...\....\....\....\....\nbiotest.c
....\...\....\sandStorm
....\...\....\.........\api
....\...\....\.........\...\BadQueueElementException.java
....\...\....\.........\...\ClassQueueElementIF.java
....\...\....\.........\...\ConfigDataIF.java
....\...\....\.........\...\EnqueuePredicateIF.java
....\...\....\.........\...\EventHandlerException.java
....\...\....\.........\...\EventHandlerIF.java
....\...\....\.........\...\internal
....\...\....\.........\...\........\Makefile
....\...\....\.........\...\........\ResponseTimeControllerIF.java
....\...\....\.........\...\........\StageStatsIF.java
....\...\....\.........\...\........\StageWrapperIF.java
....\...\....\.........\...\........\SystemManagerIF.java
....\...\....\.........\...\........\ThreadManagerIF.java
....\...\....\.........\...\Makefile
....\...\....\.........\...\ManagerIF.java
....\...\....\.........\...\NoSuchSinkException.java
....\...\....\.........\...\NoSuchStageException.java
....\bin
....\...\sandstorm
....\...\ssprofile-graph
....\...\ssprofile-split
....\docs
....\....\index.html
....\....\javadoc
....\....\.......\Makefile
....\....\Makefile
....\....\nbio.html
....\....\sandstorm.html
....\ENV
....\lib
....\README
....\RELEASE-NBIO.sh
....\RELEASE.sh
....\src
....\...\seda
....\...\....\Makefile
....\...\....\Makefile.include
....\...\....\nbio
....\...\....\....\jni
....\...\....\....\...\.cvsignore
....\...\....\....\...\config.guess
....\...\....\....\...\config.sub
....\...\....\....\...\configure
....\...\....\....\...\configure.in
....\...\....\....\...\install-sh
....\...\....\....\...\Makefile
....\...\....\....\...\Makefile.here.in
....\...\....\....\...\mdw-btree.h
....\...\....\....\...\mdw-exceptions.h
....\...\....\....\...\nbio.c
....\...\....\....\Makefile
....\...\....\....\NBIOFileDescriptor.java
....\...\....\....\NonblockingDatagramSocket.java
....\...\....\....\NonblockingInputStream.java
....\...\....\....\NonblockingMulticastSocket.java
....\...\....\....\NonblockingOutputStream.java
....\...\....\....\NonblockingServerSocket.java
....\...\....\....\NonblockingSocket.java
....\...\....\....\NonblockingSocketImpl.java
....\...\....\....\NonblockingSocketInputStream.java
....\...\....\....\NonblockingSocketOutputStream.java
....\...\....\....\Selectable.java
....\...\....\....\SelectItem.java
....\...\....\....\SelectSet.java
....\...\....\....\SelectSetDevPollImpl.java
....\...\....\....\SelectSetImpl.java
....\...\....\....\SelectSetPollImpl.java
....\...\....\....\test
....\...\....\....\....\Makefile
....\...\....\....\....\mcast
....\...\....\....\....\.....\Makefile
....\...\....\....\....\.....\McastReceiver.java
....\...\....\....\....\.....\McastSender.java
....\...\....\....\....\multi-bench
....\...\....\....\....\...........\ENV-REXEC
....\...\....\....\....\...........\Makefile
....\...\....\....\....\...........\MultiClient.java
....\...\....\....\....\...........\MultiServer.java
....\...\....\....\....\...........\process-log.pl
....\...\....\....\....\...........\RUN
....\...\....\....\....\...........\RUN-CLIENT
....\...\....\....\....\...........\RUN-SERVER
....\...\....\....\....\p2p-bench
....\...\....\....\....\.........\Makefile
....\...\....\....\....\.........\TCPBench.java
....\...\....\....\....\.........\UDPBench.java
....\...\....\....\....\test
....\...\....\....\....\....\BlockingClient.java
....\...\....\....\....\....\BlockingServer.java
....\...\....\....\....\....\Makefile
....\...\....\....\....\....\NBIOClient.java
....\...\....\....\....\....\NBIOSelectServer.java
....\...\....\....\....\....\NBIOServer.java
....\...\....\....\....\....\nbiotest.c
....\...\....\sandStorm
....\...\....\.........\api
....\...\....\.........\...\BadQueueElementException.java
....\...\....\.........\...\ClassQueueElementIF.java
....\...\....\.........\...\ConfigDataIF.java
....\...\....\.........\...\EnqueuePredicateIF.java
....\...\....\.........\...\EventHandlerException.java
....\...\....\.........\...\EventHandlerIF.java
....\...\....\.........\...\internal
....\...\....\.........\...\........\Makefile
....\...\....\.........\...\........\ResponseTimeControllerIF.java
....\...\....\.........\...\........\StageStatsIF.java
....\...\....\.........\...\........\StageWrapperIF.java
....\...\....\.........\...\........\SystemManagerIF.java
....\...\....\.........\...\........\ThreadManagerIF.java
....\...\....\.........\...\Makefile
....\...\....\.........\...\ManagerIF.java
....\...\....\.........\...\NoSuchSinkException.java
....\...\....\.........\...\NoSuchStageException.java