JLinX – Blog

Weblog von Jan Linxweiler

POSIX Threads (pthreads) for Win32

Filed under: Development,Windows — Jannis at 11:27 am on Monday, May 14, 2007

The POSIX 1003.1-2001 standard defines an application programming interface (API) for writing multithreaded applications. This interface is known more commonly as pthreads. A good number of modern operating systems include a threading library of some kind: Solaris (UI) threads, Win32 threads, DCE threads, DECthreads, or any of the draft revisions of the pthreads standard. The trend is that most of these systems are slowly adopting the pthreads standard API, with application developers following suit to reduce porting woes.

Win32 does not, and is unlikely to ever, support pthreads natively. This project seeks to provide a freely available and high-quality solution to this problem.

Various individuals have been working on independent implementations of this well-documented and standardised threading API, but most of them never see the light of day. The tendency is for people to only implement what they personally need, and that usually does not help others. This project attempts to consolidate these implementations into one implementation of pthreads for Win32…

http://sourceware.org/pthreads-win32/

Patterns on Error Handling

Filed under: Development,Software Engineering — Jannis at 10:05 pm on Sunday, May 13, 2007

How to install Linux applications in OS X – a complete walkthrough

Filed under: Apple & Mac OS X — Jannis at 1:31 pm on Saturday, May 12, 2007

This tutorial will take you each and every step of the way through installing Linux programs in OS X – using Fink and FinkCommander….

 

Visit Simplehelp …

Windows Vista auf dem MacBook

Filed under: Apple & Mac OS X,Windows — Jannis at 10:07 pm on Wednesday, May 9, 2007

Das MacBook von Apple ist im Preis-Leistungs-Verhältnis sehr güstig. Das veranlasst selbst Microsofts Mitarbeiter dazu sich ein MacBook zu kaufen.

http://www.vistablog.at/

Windows Vista did not steal ideas from Mac OS X!

Filed under: Fun — Jannis at 11:52 am on Wednesday, May 9, 2007

Jobs für Mac Profis

Filed under: Apple & Mac OS X — Jannis at 8:24 pm on Sunday, May 6, 2007

OSXpert.net

Parking Skills

Filed under: Fun — Jannis at 11:03 am on Sunday, May 6, 2007

Paper zum downloaden

Filed under: Ohne Kategorie — Jannis at 10:17 am on Saturday, May 5, 2007

http://portal.acm.org/citation.cfm?id=944057.944069&coll=GUIDE&dl=GUIDE&CFID=15151515&CFTOKEN=6184618

http://ieeexplore.ieee.org/Xplore/login.jsp?url=/iel4/5555/14879/00675760.pdf?arnumber=675760

http://portal.acm.org/citation.cfm?id=357392

http://portal.acm.org/citation.cfm?id=357392

http://www-ivs.cs.uni-magdeburg.de/~dumke/STV/STVEinf.html

http://www.it-infothek.de/fhtw/semester_4/grdlkt_4_04.html

http://www.sei.cmu.edu/str/descriptions/clientserver_body.html

http://ieeexplore.ieee.org/Xplore/login.jsp?url=/iel5/9966/32022/01488941.pdf

http://ieeexplore.ieee.org/Xplore/login.jsp?url=/iel3/4796/13254/00601604.pdf?arnumber=601604

Software Engineering Vorlesungen

Filed under: Development,Software Engineering — Jannis at 9:52 am on Saturday, May 5, 2007

http://www.se.eecs.uni-kassel.de/

Linda Rising – Patterns Almanac 2000

Filed under: Development,Software Engineering — Jannis at 9:34 am on Saturday, May 5, 2007

Linda Rising – Patterns Almanac 2000

« Previous PageNext Page »