Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Immutable Book Class
#5
(Nov-27-2017, 06:50 PM)buran Wrote:
(Nov-27-2017, 06:44 PM)QueenSvetlana Wrote: That being said, how would go about modelling the logs while keeping it thread safe?
from your description I don't see where/why multi-thread approach will be used

This might not be a great example of when to use multi-threading, but suppose if you had to model data that changes but wanted to keep it thread-safe how would you do it?
Reply


Messages In This Thread
Immutable Book Class - by QueenSvetlana - Nov-27-2017, 06:23 PM
RE: Immutable Book Class - by buran - Nov-27-2017, 06:37 PM
RE: Immutable Book Class - by QueenSvetlana - Nov-27-2017, 06:44 PM
RE: Immutable Book Class - by buran - Nov-27-2017, 06:50 PM
RE: Immutable Book Class - by QueenSvetlana - Nov-27-2017, 06:53 PM
RE: Immutable Book Class - by nilamo - Nov-27-2017, 07:19 PM
RE: Immutable Book Class - by QueenSvetlana - Nov-27-2017, 07:24 PM
RE: Immutable Book Class - by buran - Nov-27-2017, 07:04 PM
RE: Immutable Book Class - by QueenSvetlana - Nov-27-2017, 07:07 PM
RE: Immutable Book Class - by buran - Nov-27-2017, 07:16 PM
RE: Immutable Book Class - by buran - Nov-27-2017, 07:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  a contact book - a class made to store data apollo 2 1,992 Jun-12-2019, 04:33 PM
Last Post: apollo
  Correct way to implement immutable class QueenSveta 3 7,628 Jun-20-2018, 07:34 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020