Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Linux Top 5: Linux's New Fellow

RebeccaBlackOS - First Live CD Running Wayland Display Server

The Linux powered LAN Gaming House

5 Best Android Apps For Reddit Lovers

SECURITY: Flash Player Sandbox Comes to Firefox

The Future of Kubuntu

SECURITY: Symantec should not be afraid of 'open' source code

Linux 3.3 rc3

60 Fantastic Free Android Apps

Ready for Another Linux Tablet? Meet the Rugged Trimble Yuma



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:developerWorks: Handle Synchronous Events from Shared Objects in Linux
developerWorks: Handle Synchronous Events from Shared Objects in Linux
Nov 15, 2005, 05 :30 UTC (0 Talkback[s]) (4060 reads)

(Other stories by Sachin Agrawal and Swati P. Udas)

"In an object-oriented system, when an object receives a message, it can fire off a set of events. Mostly, these events are handled in a synchronous manner: the calling process or thread sending the object a message receives and handles events before the send-message call is completed. However, the situation changes slightly if the object shooting off the events is shared by more than one process and resides in shared memory.

"This article describes this scenario in detail using two C++ design patterns and demonstrates the solution with sample code..."

Complete Story

Related Stories:
Linux Journal: An Overview of Linux USB(Apr 22, 2005)
developerWorks: Monitor Linux File System Events with inotify(Apr 17, 2005)
developerWorks: Use Reentrant Functions for Safer Signal Handling(Jan 24, 2005)
ONLamp: Introducing Slony(Nov 22, 2004)



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP