Recent

Author Topic: Threading support?  (Read 4994 times)

IgD

  • Jr. Member
  • **
  • Posts: 73
    • http://www.igdsoftware.com
Threading support?
« on: June 12, 2004, 04:42:50 pm »
Does Lazarus support threading?  I need this to port my application from Delphi to Lazarus.

fatg

  • New Member
  • *
  • Posts: 33
Threading support?
« Reply #1 on: June 12, 2004, 04:54:19 pm »
The latest version has a TThread class, which supports all but the Synchronize method. But it seems quite problematic, see my post http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=328

Anonymous

  • Guest
Threading support?
« Reply #2 on: June 20, 2004, 03:57:03 am »
In case anyone is interested, we ported the Delphi threads demo to Lazarus and ran it.  It ran great under Lazarus.  In fact, there appeared to be an obvious performance increase.

Anonymous

  • Guest
Threading support?
« Reply #3 on: June 20, 2004, 11:09:12 pm »
Don't threads require 1.9.x compiler?

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Threading support?
« Reply #4 on: June 21, 2004, 09:17:45 am »
Threads require 1.9.x compiler, but fpc 1.9.x is also the main (but not required) compiler for lazarus.

 

TinyPortal © 2005-2018