|
-
Dec 4th, 2003, 05:08 AM
#1
Thread Starter
Addicted Member
Remoting experiance?
Namely, I have n-tier(exactly 4-tier) win application. Communication between layers is thru remoting. Application runs on 3-4 machines in LAN (all machines is in same room, I mean local network works fine). Clients applications also runs fine, but sometime is too slow (request to server and server response), and when again do same operation everything is fine.
Maybe this explanation is general and unintelligible, but really I don't know where is a problem. Like I said, sometimes application is too slow, but mostly it runs fine.
Did anybody have same or similar problem in remoting?
regard j
-
Dec 4th, 2003, 08:04 AM
#2
Fanatic Member
Could it be from the network load - especially when the user is making a request that needs to hit all 4 tiers?
-
Dec 4th, 2003, 08:04 AM
#3
Fanatic Member
Oh, and what formatter are you using? Should be using Binary.
-
Dec 4th, 2003, 10:12 AM
#4
Thread Starter
Addicted Member
Actually, I didn't use any formatter. I just register tcp channel, and I think, by default tcp channel use binary formatter. Is it true?
regard j
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|