When will PLINQ be release

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Smith

    When will PLINQ be release


    Hello,

    Does anyone no when PLINQ will be released?

    Thanks


  • Nicholas Paldino [.NET/C# MVP]

    #2
    Re: When will PLINQ be release

    Smith,

    MS doesn't generally comment too far in advance on release dates, but
    you can expect it to coincide with the next release of .NET, as it is going
    to be backed into System.Core, I believe (most of the primitives in the
    Parallel Task Library are going to show up in mscorlib and System.Core).


    --
    - Nicholas Paldino [.NET/C# MVP]
    - mvp@spam.guard. caspershouse.co m

    "Smith" <Smith@pricatee mail.comwrote in message
    news:uG81UtzQJH A.1144@TK2MSFTN GP05.phx.gbl...
    >
    Hello,
    >
    Does anyone no when PLINQ will be released?
    >
    Thanks
    >
    >

    Comment

    • Smith

      #3
      Re: When will PLINQ be release

      Hi Nicholas and thanks for the quick answer. Do you mean .Net 4.0 as the
      next release?




      "Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard .caspershouse.c omwrote in
      message news:%23MfCzx0Q JHA.4372@TK2MSF TNGP04.phx.gbl. ..
      Smith,
      >
      MS doesn't generally comment too far in advance on release dates, but
      you can expect it to coincide with the next release of .NET, as it is
      going to be backed into System.Core, I believe (most of the primitives in
      the Parallel Task Library are going to show up in mscorlib and
      System.Core).
      >
      >
      --
      - Nicholas Paldino [.NET/C# MVP]
      - mvp@spam.guard. caspershouse.co m
      >
      "Smith" <Smith@pricatee mail.comwrote in message
      news:uG81UtzQJH A.1144@TK2MSFTN GP05.phx.gbl...
      >>
      >Hello,
      >>
      >Does anyone no when PLINQ will be released?
      >>
      >Thanks
      >>
      >>
      >
      >

      Comment

      • Nicholas Paldino [.NET/C# MVP]

        #4
        Re: When will PLINQ be release

        Well, there is a Community Tech Preview out now (Google "Parallel Task
        Library" for the download), but the official release won't be until .NET
        4.0/C# 4.0/VS.NET 2010 (they are being released together).


        --
        - Nicholas Paldino [.NET/C# MVP]
        - mvp@spam.guard. caspershouse.co m

        "Smith" <Smith@pricatee mail.comwrote in message
        news:uZ7gH31QJH A.4992@TK2MSFTN GP05.phx.gbl...
        Hi Nicholas and thanks for the quick answer. Do you mean .Net 4.0 as the
        next release?
        >
        >
        >
        >
        "Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard .caspershouse.c omwrote
        in message news:%23MfCzx0Q JHA.4372@TK2MSF TNGP04.phx.gbl. ..
        >Smith,
        >>
        > MS doesn't generally comment too far in advance on release dates, but
        >you can expect it to coincide with the next release of .NET, as it is
        >going to be backed into System.Core, I believe (most of the primitives in
        >the Parallel Task Library are going to show up in mscorlib and
        >System.Core) .
        >>
        >>
        >--
        > - Nicholas Paldino [.NET/C# MVP]
        > - mvp@spam.guard. caspershouse.co m
        >>
        >"Smith" <Smith@pricatee mail.comwrote in message
        >news:uG81UtzQJ HA.1144@TK2MSFT NGP05.phx.gbl.. .
        >>>
        >>Hello,
        >>>
        >>Does anyone no when PLINQ will be released?
        >>>
        >>Thanks
        >>>
        >>>
        >>
        >>
        >
        >

        Comment

        Working...