Sciweavers

6248 search results - page 171 / 1250
» Programming in a data factory
Sort
View
ICDT
2009
ACM
119views Database» more  ICDT 2009»
16 years 7 months ago
Querying data sources that export infinite sets of views
We study the problem of querying data sources that accept only a limited set of queries, such as sources accessible by Web services which can implement very large (potentially inf...
Bogdan Cautis, Alin Deutsch, Nicola Onose
SIGMOD
2009
ACM
143views Database» more  SIGMOD 2009»
16 years 6 months ago
Data integration in mashups
Mashup is a new application development approach that allows users to aggregate multiple services to create a service for a new purpose. Even if the Mashup approach opens new and ...
Giusy Di Lorenzo, Hakim Hacid, Hye-Young Paik, Bou...
RSEISP
2007
Springer
16 years 18 days ago
Generalizing Data in Natural Language
This paper concerns the development of a new direction in machine learning, called natural induction, which requires from computergenerated knowledge not only to have high predicti...
Ryszard S. Michalski, Janusz Wojtusiak
ISCA
1999
IEEE
90views Hardware» more  ISCA 1999»
15 years 10 months ago
Effective Jump-Pointer Prefetching for Linked Data Structures
Current techniques for prefetching linked data structures (LDS) exploit the work available in one loop iteration or recursive call to overlap pointer chasing latency. Jumppointers...
Amir Roth, Gurindar S. Sohi
JAVA
1999
Springer
15 years 10 months ago
Object Serialization for Marshalling Data in a Java Interface to MPI
Several Java bindings of the Message Passing Interface standard, MPI, have been developed recently. Message bu ers have usually been restricted to arrays with elements of primitiv...
Bryan Carpenter, Geoffrey Fox, Sung Hoon Ko, Sang ...