Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Feature Request: Parallel Processing (Multithreading)

    General Discussion
    2
    2
    498
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • nft 3000
      nft 3000 last edited by

      No sure why so long time have passed and no implementation of Parallel Processing or Multithreading. is it difficult to implement or what?. i am having 20 core CPU and just one core Notepad ++ is utilizing and taking forever. please update if this is possible or not possible.

      1 Reply Last reply Reply Quote 0
      • gstavi
        gstavi last edited by

        Parallel processing of what?
        A single CPU has enough power to handle your keyboard typing.

        Most users of Notepad++ do not experience high CPU utilization or long delays. The few that did (lookup the forum) usually found a faulty plugin or wrong usage paradigm that was easy to fix.

        Multi threading is not a feature. It is a tool in the hands of the developer to be applied to specific parts of the application. And for most tasks it is far less helpful than people tend to think.

        So the question is whether there is a specific task that bothers you. For example: Find in files. For which the answer is: “Yes it is difficult to implement”.

        1 Reply Last reply Reply Quote 8
        • Referenced by  Terry R Terry R 
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors