Wiki

A universe of ideas

User Tools

Site Tools


uni:ba:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
uni:ba:start [2014-03-27 04:33] – [Offene Fragen] skrupellosuni:ba:start [2020-11-18 18:11] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Bachelor Arbeit ====== ====== Bachelor Arbeit ======
 +  * [[writer]]
 ===== Komponenten ===== ===== Komponenten =====
 <code> <code>
Line 26: Line 27:
  
 ===== Ablauf ===== ===== Ablauf =====
 +[[epoll]]
 +
 +
 <code> <code>
  Thread 1  Thread 1
Line 92: Line 96:
     * [[http://stackoverflow.com/questions/5541054/how-to-correctly-read-data-when-using-epoll-wait|Multithreaded, level triggered]]     * [[http://stackoverflow.com/questions/5541054/how-to-correctly-read-data-when-using-epoll-wait|Multithreaded, level triggered]]
     * [[http://stackoverflow.com/questions/12481245/epoll-wait-on-several-threads-faster|Multithreaded, edge triggered]]     * [[http://stackoverflow.com/questions/12481245/epoll-wait-on-several-threads-faster|Multithreaded, edge triggered]]
 +    * [[https://groups.google.com/forum/#!topic/linux.kernel/yVkl-7IRKwM|Merkwürdige Probleme]]
   * libev   * libev
     * [[http://cvs.schmorp.de/libev/|Source]]     * [[http://cvs.schmorp.de/libev/|Source]]
Line 97: Line 102:
     * [[https://github.com/patrikfors/libev-examples/blob/master/chat-server/chat-server.c|Chat server]]     * [[https://github.com/patrikfors/libev-examples/blob/master/chat-server/chat-server.c|Chat server]]
   * Misc   * Misc
 +    * [[https://developers.google.com/protocol-buffers/|Protocol Buffers]]
     * [[https://github.com/brianwatling/libfiber|libfiber]]     * [[https://github.com/brianwatling/libfiber|libfiber]]
     * [[http://olkhovskiy.me/libevfibers/|libevfibers]]     * [[http://olkhovskiy.me/libevfibers/|libevfibers]]
Line 104: Line 110:
     * [[http://zeromq.org/|ZeroMQ]]     * [[http://zeromq.org/|ZeroMQ]]
     * [[http://www.kegel.com/c10k.html|The C10K problem]] (wie geht man sinnvoll mit vielen connections um)     * [[http://www.kegel.com/c10k.html|The C10K problem]] (wie geht man sinnvoll mit vielen connections um)
 +    * [[http://www.aosabook.org/en/nginx.html|Nginx Architektur]]
 +    * [[http://www.aosabook.org/en/zeromq.html|ZeroMQ Architektur]]
uni/ba/start.1395891187.txt.gz · Last modified: (external edit)