5

First rant in a while, been up to my eyeballs in uni work; still am.

I have a week to finish my concurrent programming assignment, and I'm stressing a little.

On one hand, I have to figure out a way to make a resizable lock-free hashmap.
On the other, essentially implement snapshot isolation for a sql database.

It's going to take a couple of long nights I suspect.

Comments
  • 0
    I don't know what seems to be the problem. Both of the assignments are easy and straight forward. What's your semester.
  • 1
    @TRex glad they're both simple and straightforward for yourself. I however still have some work to do in understanding how to implement them.
    Third year of my degree.
  • 1
    @Jortathlon don't worry you'll get there in a year or so 🙂
Add Comment