Coder Social home page Coder Social logo

ovg's People

Contributors

karimkhanp avatar ujjwalt avatar

Watchers

 avatar

Forkers

karimkhanp

ovg's Issues

Create an interface for communication with projects.

The sandboxed executables are not provided network access and can only communicate their messages through the interface provided which is responsible for passing data back and forth through the network between these hosts.
You need to create an interface in Go itself which the sandboxed app can call on its parent process to be able to :-

  • Get a list of the hosts that can be used
  • Send a rpc message to these hosts
  • receive a response from these hosts
  • Notified that a worker has become unresponsive and should be replaced by a new worker

This is the most important task at hand and what makes this system workable and more importantly secure πŸ‘ so this is a major priority. I'll join in as soon as I finish with the client which is slightly lesser task.

Remaining stuff

I think preparing Test cases tomorrow will take some time. SRS and HLD also need some time time for polishing. Project plan also needs 1-2 hours.

They have not mentioned due time on 31st to upload documents. We will attend today's evening session and clear if any doubt.

Bittorrent library does not work!

The most active bittorrent app in go is https://github.com/jackpal/Taipei-Torrent and it crashes on my system. I have no clue what to do if this is persistent on all systems than to switch to direct downloads right now for the implementation. We'll need to create our own bittorrent library later on if we're selected. Does it work on your system?

Restructuring of project

We'll have to restructure the entire project on the basis of the guidelines issued by Unisys. I'm gonna restructure the master. I recommend you to backup your code and then pull from master to get the new structure and then place your code at the appropriate place.

Using MYSQL with Go

I am trying install sql database with Go language in Window,
Tried with
GoMySQL – A quite complete threadsafe MySQL client library written in Go. By Phil Bayfield.
Go MySQL Driver – Implementation of Go’s database/sql/driver interface for MySQL. By Julien Schmidt.
MySQL Client Library A MySQL client lib in Go. By thoj.
MyMySQL – Another MySQL client library written in pure Go. By MichaΕ‚ Derkacz.

still not succeed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.