Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Distributed Computing

Distributed Computing

Scheduled Pinned Locked Moved C#
csharpdatabasesql-servervisual-studiosysadmin
9 Posts 5 Posters 0 Views 1 Watching
  • 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.
  • C Offline
    C Offline
    Christopher Stratmann
    wrote on last edited by
    #1

    I would like to speed up my processing with visual studio and or other programs. Does anyone know of free distributed computing software that I can run with Visual Studio 2005 to speed up processing? Does anyone know of free distributed computing software that I can run other programs with (Run Visual Studio 2005 on my computer and SQL Server 2005 on another computer which is accessed on my computer)? It doesn't have to be over the internet but through a LAN.

    E L E 3 Replies Last reply
    0
    • C Christopher Stratmann

      I would like to speed up my processing with visual studio and or other programs. Does anyone know of free distributed computing software that I can run with Visual Studio 2005 to speed up processing? Does anyone know of free distributed computing software that I can run other programs with (Run Visual Studio 2005 on my computer and SQL Server 2005 on another computer which is accessed on my computer)? It doesn't have to be over the internet but through a LAN.

      E Offline
      E Offline
      Expert Coming
      wrote on last edited by
      #2

      Not sure exactly what you are doing, but BOINC is an amazing distributed computer framework. A simple Google search will find you loads of information.

      The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

      1 Reply Last reply
      0
      • C Christopher Stratmann

        I would like to speed up my processing with visual studio and or other programs. Does anyone know of free distributed computing software that I can run with Visual Studio 2005 to speed up processing? Does anyone know of free distributed computing software that I can run other programs with (Run Visual Studio 2005 on my computer and SQL Server 2005 on another computer which is accessed on my computer)? It doesn't have to be over the internet but through a LAN.

        L Offline
        L Offline
        led mike
        wrote on last edited by
        #3

        chris175 wrote:

        Run Visual Studio 2005 on my computer and SQL Server 2005 on another computer which is accessed on my computer

        What are you going on about. SQL Server and every other Database natively support remote connections and have like forever. :omg::wtf:

        led mike

        C 1 Reply Last reply
        0
        • L led mike

          chris175 wrote:

          Run Visual Studio 2005 on my computer and SQL Server 2005 on another computer which is accessed on my computer

          What are you going on about. SQL Server and every other Database natively support remote connections and have like forever. :omg::wtf:

          led mike

          C Offline
          C Offline
          Christopher Stratmann
          wrote on last edited by
          #4

          led mike wrote:

          SQL Server and every other Database natively support remote connections

          I guess sql server is a bad example. Maybe if I had 3 Visual Studio 2005 instances running. I would want one working on my computer and the other two computing on another computer.

          L 1 Reply Last reply
          0
          • C Christopher Stratmann

            led mike wrote:

            SQL Server and every other Database natively support remote connections

            I guess sql server is a bad example. Maybe if I had 3 Visual Studio 2005 instances running. I would want one working on my computer and the other two computing on another computer.

            L Offline
            L Offline
            led mike
            wrote on last edited by
            #5

            chris175 wrote:

            I guess sql server is a bad example. Maybe if I had 3 Visual Studio 2005 instances running. I would want one working on my computer and the other two computing on another computer.

            As far as I am aware, Visual Studio is NOT a distributed application. If you have found information to the contrary perhaps you could supply a link to it? I seems so far you've done a very poor job either understanding distributed computing or explaining your question.

            led mike

            C 1 Reply Last reply
            0
            • L led mike

              chris175 wrote:

              I guess sql server is a bad example. Maybe if I had 3 Visual Studio 2005 instances running. I would want one working on my computer and the other two computing on another computer.

              As far as I am aware, Visual Studio is NOT a distributed application. If you have found information to the contrary perhaps you could supply a link to it? I seems so far you've done a very poor job either understanding distributed computing or explaining your question.

              led mike

              C Offline
              C Offline
              Christopher Stratmann
              wrote on last edited by
              #6

              led mike wrote:

              As far as I am aware, Visual Studio is NOT a distributed application.

              Thanks you for the answer to my question. I was simply asking if it was possible to have distributed computing for Visual Studio 2005. The other part of my question involves something entirly different. I was wanting to know if I could have an ENTIRE application (Ex: VS2005) running on another computer but being controled from my computer.

              L D 2 Replies Last reply
              0
              • C Christopher Stratmann

                led mike wrote:

                As far as I am aware, Visual Studio is NOT a distributed application.

                Thanks you for the answer to my question. I was simply asking if it was possible to have distributed computing for Visual Studio 2005. The other part of my question involves something entirly different. I was wanting to know if I could have an ENTIRE application (Ex: VS2005) running on another computer but being controled from my computer.

                L Offline
                L Offline
                led mike
                wrote on last edited by
                #7

                chris175 wrote:

                The other part of my question involves something entirly different. I was wanting to know if I could have an ENTIRE application (Ex: VS2005) running on another computer but being controled from my computer.

                Yes there are various technologies for doing just that. They are NOT equal. http://en.wikipedia.org/wiki/Remote_control_software[^]

                led mike

                1 Reply Last reply
                0
                • C Christopher Stratmann

                  I would like to speed up my processing with visual studio and or other programs. Does anyone know of free distributed computing software that I can run with Visual Studio 2005 to speed up processing? Does anyone know of free distributed computing software that I can run other programs with (Run Visual Studio 2005 on my computer and SQL Server 2005 on another computer which is accessed on my computer)? It doesn't have to be over the internet but through a LAN.

                  E Offline
                  E Offline
                  emiaj
                  wrote on last edited by
                  #8

                  I dont know if you are referring to this: Grid Computing[^]

                  1 Reply Last reply
                  0
                  • C Christopher Stratmann

                    led mike wrote:

                    As far as I am aware, Visual Studio is NOT a distributed application.

                    Thanks you for the answer to my question. I was simply asking if it was possible to have distributed computing for Visual Studio 2005. The other part of my question involves something entirly different. I was wanting to know if I could have an ENTIRE application (Ex: VS2005) running on another computer but being controled from my computer.

                    D Offline
                    D Offline
                    Dan Neely
                    wrote on last edited by
                    #9

                    If you want to know if you can spread a large projects compile over multiple machines to speed it up there's 3rd party software to do so. IIRC the one I've heard of before is called incredibuild.

                    Otherwise [Microsoft is] toast in the long term no matter how much money they've got. They would be already if the Linux community didn't have it's head so firmly up it's own command line buffer that it looks like taking 15 years to find the desktop. -- Matthew Faithfull

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups