I\'m struggling to come up with a topic for my final year project/dissertation at University. I\'ve had an idea but I\'m not sure if it\'s a.) possible and b.) feasible in my timeframe.
I have a keyword table where each keyword is assigned an id and is unique. I have a second table that links ids of parent keywords to ids of child keywords. One keyword can have up to approx 800 child
I want to build a java tool that extracts lldp informations of some devices (switches, routers, etc) to make a \'topology map\'.
When you deploy a network (enterprise scale), consisting of 1,000 computers and 18 routers, we decided to use a cellular topology (cell-topology). How many times can significantl开发者_运维问答y reduc
I am contemplating using Redis in my app, and my basic usage needs are high availability, eventual consistency and fast reads/ writes.
I am working on some software tools used for the design and optimization of telecoms networks: routing, capacity allocation and topology.
Data to be cached: 100 Gb data Objects of size 500-5000 bytes 1000 objects updated/inserted in average per minute (peak 5000)
which of the open source Java graph drawing frameworks to use for a network diagram with the following requirements? The graph will have less than 1000 nodes.
This is a problem which is hard to explain in words, though I have it easily captured in my head.Let me know if my explanation below开发者_JAVA技巧 isn\'t clear.
I need some clever and rather simple solution to my problem - province shape generation. Suppose that map is matrix NxM. Each cell is represented by natural number. 0 means that tile does not belong t