Closed Thread
Results 1 to 3 of 3

Thread: FIFO For Batch Processing?

  1. #1
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    FIFO For Batch Processing?

    Do you think that FIFO is a good choice for batch processing?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,478
    Blog Entries
    75
    Rep Power
    143

    Re: FIFO For Batch Processing?

    Yes. Can you come up with a reason not to do FIFO?
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: FIFO For Batch Processing?

    Well, as batch processing processes only 1 process at a time.. and it executes command after command.. I think no.. there is no reason why not to use FIFO...

    I just asked.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. FIFO memory buffer
    By eagle123 in forum C# Programming
    Replies: 1
    Last Post: 05-17-2010, 05:44 AM
  2. [Batch and VBS] Keeping focus on Batch?
    By Mairu in forum General Programming
    Replies: 3
    Last Post: 08-05-2009, 10:55 AM
  3. Help with FIFO QUEUE
    By ghost305 in forum C and C++
    Replies: 6
    Last Post: 04-03-2009, 04:08 AM
  4. I/O processing
    By renoald in forum Visual Basic Programming
    Replies: 4
    Last Post: 09-24-2008, 12:03 AM
  5. How to implement LIFO and FIFO method
    By anantabd in forum Visual Basic Programming
    Replies: 2
    Last Post: 10-11-2007, 04:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts