data structures - Building a high performance and automatically backupped queue -


Please give me some pointers on my issue.

I am creating a queue data structure that: / ol>

Thank you!

Is this an exercise that you are doing if not, you might have some output message queue The techniques (for example Windows MSMQ) should be considered, which helps in continuing the queue on disk and storing them in memory.

In terms of your requirements

  1 is a real time backup on hard disk  

GSMQ can do this.

  2. And restore the backup  

and it can.

  can answer 3 large enqueue / decay requests  

and this ...


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -