Skip to main content

First Draft Of Diagram


Comments

  1. Label the box with Quarantined System in it. (Trivial)
    Indicate that the Scraper is a many set of processes and that the return channel may go direct to the QN Manager Look at the detailed code of Chapter 18 .
    The feed back channels from receiver to server and server to sender should not be there because it is up to the receiver to ask the sender why they sent something naughty.
    Duly noted submission of IPO and that Robert is yet to comment
    Apparently there is a initialisation channel not shown make sure these are controlled by the quarantined system.

    A plan is needed of the components and how long you think each will take to build. The once built you can asses how accurate the estimate was and comment on it in your evaluation.
    You will need to simulate or otherwise good and bad URLs. Then add a cyber security algorithm.

    Sender Server and receiver work and should need no further major change
    Parser is also working but may required further changes.

    The rest is on the way but needs work on it. and hence should be in the plan.

    What experiments are you going to do, how are you going to evaluate what you have built? Needed for week 9 review document.


    ReplyDelete
  2. The QNM can do the process management. There are two version, static pool and dynamic. The code will be very similar in both versions, just how they are invoked.
    I would hope that by the week-9 report you would have the static version working even if the url determination is whether or not the url contains a specific word.

    ReplyDelete

Post a Comment