|
|||||||||||||||||||||||||||||||||||
|
11 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
10 of 12 people found the following review helpful:
1.0 out of 5 stars
Avoid JXYA in a Nutshell!!!!!!!,
By
This review is from: JXTA in a Nutshell (Paperback)
I strongly reccomend against this book. JXTAis supposed to be a peer to peer platform, so imagine my disappointment when I read the part about how all computers running JXTA find each other through some hard coded IP address. Yes, computers running JXTA go there to get a list of other computers running JXTA! When I went to that address and found only a handful of computers there, it was obvious that nobody is taking JXTA seriously. If you need any help with JXRA, then DON'T buyt htis book; look for another!!!!!!
4 of 4 people found the following review helpful:
2.0 out of 5 stars
NOT IMPRESSED BY THIS BOOK'S JXTA YEARNS,
By reviewer (Zurich, Switzerland.) - See all my reviews
This review is from: JXTA in a Nutshell (Paperback)
Yes, "JXTA in a Nutshell" included the full JXTA protocol specification. It also, shed light on issues about how the JXTA technology fits into the standard Java group, but that's all. Its overall pattern is porous. I was disappointed by its lacklustre approach towards the otherwise interesting peer-to-peer platform. (It is not as comprehensive as I had expected). Hence, I would not recommend this text for any serious student. Joe Gradecki's "Mastering JXTA" offers a better value for your money. Make your choice!
1 of 1 people found the following review helpful:
4.0 out of 5 stars
A very good book about JXTA,
By
This review is from: JXTA in a Nutshell (Paperback)
According to the title, JXTA in a nutshell teaches how to write JXTA application in a short time.
This book has a coverage of every part of JXTA technology, well explained and clear. The book has a problem, it was writen in year 2002 and some examples doesn't work!.
3 of 4 people found the following review helpful:
5.0 out of 5 stars
A must read if you want to learn about JXTA,
By tomC (San Antonio) - See all my reviews
This review is from: JXTA in a Nutshell (Paperback)
I learned many new things about JXTA reading this book. Overall, I would say that this is the best JXTA coverage I've seen in any book. So, if you're looking for a JXTA book I believe you'll be extremely pleased with this book.I'd been looking for a JXTA book for some time, but I didn't want a simple quick reference that left me wondering how to code for JXTA applications. I also didn't care to read through a API reference in order to understand what JXTA was all about. This book is something completely and impressively different. This is a great book for newcomers to JXTA, though I suspect anyone who's developed in Java will be able to follow along quite well. In fact, it's the author's writing style that makes learning JXTA almost effortless. The examples are numerous, easy to follow. The authors frequently tie the concepts together nicely and it's plain to see how the examples may be incorporated into larger applications. I like that approach. Another thing I especially appreciated was the author's effort to provide useful tips for solving real-world problems. I can hardly imagine buying another JXTA book because I believe I've found most, if not all, of what I need.
3 of 4 people found the following review helpful:
5.0 out of 5 stars
The best book on JXTA available,
By joachim Buckner (Hamburg, Germany) - See all my reviews
This review is from: JXTA in a Nutshell (Paperback)
JXTA in a Nutshell contains lot of information into not a lot of space. It is the best book on the market for learning JXTA. It is worth reading, even if it is your first JXTA book. The book is fairly complete, with a full reference to the JXTA Java API and the JXTA protocols. There is a great deal of valuable information in the book, and it will serve quite well as a desktop reference.The book is organized well, leading the user through the JXTA core concepts. I particularly appreciate the way the book has been orginized making it easier to find the specific information I want (discovery, pipe, peergroup, etc). In addition, I also liked the extra sections dealing with the JXTA protocol specification to better understand JXTA. In all, this book is the only JXTA book I need, but it will doubtless be one that I refer to repeatedly as I develop with the JXTA platform.
3 of 4 people found the following review helpful:
5.0 out of 5 stars
Excellent book on JXTA,
By mike dunn (San Diego) - See all my reviews
This review is from: JXTA in a Nutshell (Paperback)
Just read the book it is well organized and as a fullJXTA auctioning example. If you are looking for serious JXTA programming that's the book you want to have.
6 of 9 people found the following review helpful:
1.0 out of 5 stars
JXTA - save your money for something real,
By "eric_von_schonberg" (San Bruno, CA United States) - See all my reviews
This review is from: JXTA in a Nutshell (Paperback)
Some pretty cool stuff like Java has come out of Sun in recent years, so I was expecting a lot from JXTA. The fact that this book was published by O'Reilly further raised my expectations. But, I was disappointed to find that JXTA is based upon the "resolver", a protocol that finds things using network broadcast storms. So, if you're like me and want to spend your time and money reading about something real, I suggest you pass on this one.
1.0 out of 5 stars
JXTA - save your money for something real,
By A Customer
This review is from: JXTA in a Nutshell (Paperback)
Some pretty cool stuff like Java has come out of Sun in recent years, so I was expecting a lot from JXTA. The fact that this book was published by O'Reilly further raised my expectations. But, I was disappointed to find that JXTA is based upon the "resolver", a protocol that finds things using network broadcast storms. So, if you're like me and want to spend your time and money reading about something real, I suggest you pass on this one.
1 of 2 people found the following review helpful:
5.0 out of 5 stars
Excellent book!,
By Dave B (Santa Clara, CA) - See all my reviews
This review is from: JXTA in a Nutshell (Paperback)
The book explains in very clear language almost every aspect of JXTA P2P programming and gives a good overview of all common JXTA concepts (Pipes, advertisements, discovery, peergroups). You'll learn how to design, implement, test and deploy your JXTA P2P programs. The book does a great job by identifying and providing solutions to common P2P pitfalls. I recommend this book to every programmer out there. If you are serious about writing JXTA programs this is the book to get.
0 of 5 people found the following review helpful:
1.0 out of 5 stars
not worth the time or your money,
By saul thomas (Miami, USA) - See all my reviews
This review is from: JXTA in a Nutshell (Paperback)
I've just spent 5 hours reading this book hoping that I'd learn some new and innovative technology, but alas, all I got was a headache.At the core of jxta is something called the "resolver." The resolver is used by all jxta components to find advertised network resources such as a network pipe. Upon closer inspection, this key component implements its search using brute force network broadcast! Can you believe that the search is blasted out on all network interfaces and eventually reaches all jxta nodes! This technique was popularized by gnutella, but even gnutella, has improved upon its original design. Why would anybody want to use jxta (and its stupid search algorithm) instead of gnutella? Think this is bad? It gets worse! The other bonehead thing about jxta is that is relies completely on a centralized server called the rendezvous server. All nodes find each other through this bottleneck. This would be a problem if someone was actually using jxta! The book itself is disorganized, difficult to follow, and rambles along with no clear direction. I haven't read the other jxta books, but I did skim one in the store. If you would still like to learn about jxta, i'd recommend "Mastering Jxta." |
|
Most Helpful First | Newest First
|
|
JXTA in a Nutshell by Scott Oaks (Paperback - Sept. 2002)
$34.95 $26.56
In Stock | ||