Conference Papers

Permanent URI for this collectionhttps://idr.nitk.ac.in/handle/123456789/28506

Browse

Search Results

Now showing 1 - 3 of 3
  • Item
    Dynamic 3D graph visualizations in Julia
    (The Society for Modeling and Simulation International www.scs.org, 2016) Anilkumar, A.; Mathew, K.T.; Mulimani, M.; Koolagudi, S.G.; Jamadagni, C.
    A major problem with graph visualization libraries and packages is the lack of interactivity and 3D visualization. This makes understanding and analyzing complex graphs and topologies difficult. Existing packages and tools which do provide similar functionality are difficult to use, install, integrate and have many dependencies. This paper discusses NetworkViz.jl, a Julia package which addresses the issues of existing graph visualization platforms while ensuring simplicity, efficiency, a diverse set of features and easy integration with other packages. This package supports two-And three- dimensional visualizations and uses a force-directed graph drawing approach to generate aesthetically pleasing and easy-To-use graphs. The library was built entirely in Julia due to its good documentation, large open source community and in order to fully utilize (he inherent advantages provided by the language. As graph visualizations are important for analyzing complex networks, testing routing algorithms, as teaching AIDS, etc., we believe that NetworkViz.jl will be of integral use in the fields of research and education. © 2016 Society for Modeling & Simulation International (SCS).
  • Item
    VirtTorrent: BitTorrent for Inter-VM File distribution
    (Association for Computing Machinery acmhelp@acm.org, 2016) Kamath, A.A.; Jamadagni, C.; Chandrasekaran, K.
    A major problem in virtualized cloud datacenters today is the inefficiency of communication between virtual machines, i.e. inter-VM communication. Efforts have gone into optimizing communication between VMs present on the same physical server in the cloud, i.e. co-resident or co-located VMs; however, optimizing communication between VMs present on different physical servers is a separate issue. As these communicate via the TCP/IP network stack, improvements in performance or efficiency are normally proposed by customizations to the communication protocols requisite to the datacenter. We propose a mechanism to increase the average speed of inter-VM file distribution in the cloud for VMs on separate physical servers by implementing a BitTorrent-like peer-to-peer (P2P) system. The proposal, named VirtTorrent, uses direct communication between VMs in the cloud to implement a protocol similar to BitTorrent, allowing files to be distributed swiftly and with minimal network congestion. As inter-VM communication and network congestion are both important issues in the datacenter, we believe that VirtTorrent can make a marked improvement in the scenarios laid out in this paper. © 2016 ACM.
  • Item
    GCPiN: Group caching for privacy in named data networking
    (Institute of Electrical and Electronics Engineers Inc., 2018) Kamath, A.A.; Jamadagni, C.; Anilkumar, A.; Mathew, K.; Tahiliani, M.P.
    Router architecture in Named Data Networks (NDN) is intricate, and entails in-network caching of Data packets. Protecting the privacy of this cached content, while maintaining the performance benefits obtained due to caching, is a major concern. Although this problem has been addressed, most existing solutions dramatically compromise the performance gain that NDN provides in order to ensure data privacy. In this paper, we formulate a new approach to enhance the privacy of cached content at each NDN router, while ensuring minimal performance loss. This is achieved by segregating NDN routers into groups, and maintaining a Distributed Content Store across each group. The proposed approach has been named Group Caching for Privacy in NDN (GCPiN). We provide a preliminary mathematical analysis which shows that GCPiN is a promising approach with scope for further evaluation. © 2017 IEEE.