Sciweavers

914 search results - page 12 / 183
» Lightweight scalable components
Sort
View
145
Voted
ICDCS
2012
IEEE
13 years 2 months ago
Scalable Name Lookup in NDN Using Effective Name Component Encoding
—Name-based route lookup is a key function for Named Data Networking (NDN). The NDN names are hierarchical and have variable and unbounded lengths, which are much longer than IPv...
Yi Wang, Keqiang He, Huichen Dai, Wei Meng, Junche...
IPCCC
2006
IEEE
15 years 6 months ago
A survey of PKI components and scalability issues
Adam J. Slagell, Rafael Bonilla, William Yurcik
OOPSLA
2005
Springer
15 years 5 months ago
Scalable component abstractions
Martin Odersky, Matthias Zenger
79
Voted
HPDC
2007
IEEE
15 years 4 months ago
CCALoop: scalable design of a distributed component framework
Kostadin Damevski, Ashwin Deepak Swaminathan, Stev...
POPL
2010
ACM
15 years 7 months ago
Lightweight asynchrony using parasitic threads
Message-passing is an attractive thread coordination mechanism because it cleanly delineates points in an execution when threads communicate, and unifies synchronization and comm...
K. C. Sivaramakrishnan, Lukasz Ziarek, Raghavendra...