As with any program, GraphLab will need to perform some overhead work as modifying any shared structures will require some coordination. Potential implementation could be very similar to the per node lock that was discussed in a previous lecture.
Please log in to leave a comment.
As with any program, GraphLab will need to perform some overhead work as modifying any shared structures will require some coordination. Potential implementation could be very similar to the per node lock that was discussed in a previous lecture.