Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
Buggy? Not from my experience. I use it extensively without issue. If you still fear the queue roll your own threads. Check out the docs on the NSThread class. Either way isn't hard compared to most languages.
Buggy? Not from my experience. I use it extensively without issue. If you still fear the queue roll your own threads. Check out the docs on the NSThread class. Either way isn't hard compared to most languages.
Thx. I used NSThread. Alot of people noticed NSOperationQueue fails. just google it prople have sample codes that demonstrate the issues and crashes.
Digging a bit further, you I have only seen the NSOperationQueue issue crop up on certain hardware on Intel Leopard. I haven't seen the problem on iPhone OS nor have I seen any sample code that can trigger it. Not to mention, the code that does crash is using multiple NSOperationQueues when it seems as though any application can get by with only 1 and I believe (from the wording of Apples docs) that Apple only intended each process to have one NSOperationQueue.
Replies
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like AwesomeAlot of people noticed NSOperationQueue fails. just google it prople have sample codes that demonstrate the issues and crashes.
Great Forum, Fast & Great answers, thanks again
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome