|
|
|
||||||
|
As I was converting my old C++ Ice implementation to C#, I stumbled upon a surprise. IceUtil::Mutex isn't implemented fro C#!
This was a really handy class since I dont have to worry about thread safety. Besides, my primary use of Ice is for data transport protocol. I basically just send an SQL statement from a client and the DB Server would respond with the result. For both directions, I'm just using a byte array to transfer commands and data. Am I just missing something? Thanks for any help. ![]()
__________________
Alex Rufon jDatabase Development Team jDatabase - a native database for the J programming language |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mutex.h : identifier not found | shimrod | Help Center | 4 | 09-17-2005 10:13 PM |
| Feature request: Mutex classes | stephan | Comments | 1 | 03-27-2005 04:25 PM |
| Bug in IceUtil::Thread | kssreeram | Help Center | 1 | 04-22-2004 12:30 AM |
| IceUtil/CtrlCHandler.cpp | vukicevic | Bug Reports | 3 | 05-28-2003 10:20 PM |
| SPARC mutex assembler: patches & new code | fmccor | Patches | 0 | 03-07-2003 12:55 PM |