Performance issue from Unixware 2.1 to Unixware 7


 
Thread Tools Search this Thread
Operating Systems SCO Performance issue from Unixware 2.1 to Unixware 7
# 1  
Old 10-16-2005
Data Performance issue from Unixware 2.1 to Unixware 7

Hello,

I am having performance problem when , i ported a c code from Unixware 2.1 to Unixware 7.0.0.

My program establishes a synchornous connection with the client in a windows OS and then sends and receives messsages using the recv and send calls.

What i hyave noticed is that after a response is send , the program spents a long time in receving the message. In Unixware 2.1 this code was working fine with the front end , but after porting the same code to Unixware 7.0.0 , there is a time gap in the recv function , which eventually slows down the process.

The issue is appearing when the message size is around 2200 bytes.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

Some questions about UNIXware

I want to know how to clear the history of the command I typed and is there a way to see the serial key which it activate the Unix ? (3 Replies)
Discussion started by: BaxxterHp
3 Replies

2. SCO

Unixware Crash ...

Hi, I need help, one of our servers is down, and all data in that Server are critical: The Scenario: ------------- I have a computer with the next architecture: architecture=IA32 bus_types=PCI2.10,ISA,PnP1.0 hostname=xxx.xxx.xxx (the real name is hidden) hw_provider=Generic AT... (2 Replies)
Discussion started by: danilosevilla
2 Replies

3. SCO

VMware and SCO Unixware 7.1.4 Network issue

I am haveing a problem with my VMware ESXi 4.1 server and a virtual SCO UnixWare 7.1.4 server that I need for a legacy application for my company. The problem seems simple but I can't find a solution. The UnixWare (UW) server is a clean install and patched as SCO recommends. I am able to telnet to... (1 Reply)
Discussion started by: DudeCrush
1 Replies

4. News, Links, Events and Announcements

Are the UnixWare 7.1.1 sources available?

So, I was browsing groklaw.net, and I was surprised to read that Pamela Jones was reading the copyright notices in the UnixWare 7.1.1 source code files... Groklaw - Santa Cruz Listed Novell as Owning the Copyrights in 1999 How can that be? Are the UnixWare 7.1.1 sources available to the... (1 Reply)
Discussion started by: pepinox
1 Replies

5. UNIX for Dummies Questions & Answers

installation issue of unixware 7.1.1

I have to install unixware 7.1.1 on an intel server which does not have an on board floppy disk. I ahve got a USB floppy drive. how could I provide HBA driver using this usb floppy drive?? (2 Replies)
Discussion started by: siddhartha7m
2 Replies

6. SCO

Installing UNIXWARE 7.1.1

I want to install unixware 7.1.1 on a server which does not have a on board floppy drive. I have got a USB floppy drive. Can anybody please help me...how could I provide HBA disk using this USB floppy drive???? (0 Replies)
Discussion started by: siddhartha7m
0 Replies

7. SCO

unixware 2.0

High, I have a simulator application running on unixware 2.1, there are no original installation CDs for the application. is it possible to copy directories and configuration files, related to the installed application, from unixware 2.1 to other system running Unixware 7.1.1 (replacing Unixware... (0 Replies)
Discussion started by: fareedah
0 Replies

8. SCO

Unixware problem

Dear All, I have a HP Netserver LH3 server which has unixware 7 os with oracle. Suddenly it shows a error message that " Raw Stack Dump beigns at 0xFFFDABIC... Generating Selective dump Storing system memory image for crash analysis.... #scanning memory....dumping to disk (Press any key to... (0 Replies)
Discussion started by: mr.chiranjib
0 Replies

9. UNIX for Dummies Questions & Answers

please help me about unixware 7.1.3

msg: vfs_mountroot:cannot mount root %%%%%% system don't start (0 Replies)
Discussion started by: hushboy
0 Replies

10. UNIX for Advanced & Expert Users

UnixWare printing

I have a Unixware OS and a HP Business Inkjet printer. I am unable to print from Unixware in landscape mode. I have tried filters and have failed every time. Any advice would be greatly appreciated. (6 Replies)
Discussion started by: sb4best
6 Replies
Login or Register to Ask a Question
HODIE(1)							   User Manuals 							  HODIE(1)

NAME
hodie - Print current date and time... in Latin SYNOPSIS
hodie [ OPTION ]... DESCRIPTION
hodie prints out the current date using classic Latin, and in addition also prints it out and time using Roman numerals. OPTIONS
-h, --help Print short help message with syntax -v, --verbose Print months and days (pridie, Kalends, Nones, Ides) full and not the respective abbreviations (standard mode of operation) Two occurrences of -v as well as the use of -vv or --extremely-verbose will include the numerals where applicable fully declined, as in 'ante diem quintum Kalends Septembres'. -n, --numerals Don't print anything in Latin - only the date and time as Roman numerals. -x, --force-numerals Print both the verbose latin and the date and time as Roman numerals. -c, --classic, --auc Print the year in the classic manner ab urbe condita instead of the more modern anno domini . -a, --ante-diem Print the date expressing the number of days to the next main day with the ante diem expression instead of ablative case. -d, --date Print out any date. This has a rather special syntax, with a keyword following the -d flag choosing input format. See section on DATE INPUT below. -r, --republican OFFSET Print out the date dated ab urbe tua condita with the offset counted in years as compared to the modern european kalendar (originat- ing with the hypothetical birth of christ). hodie -r -753 would be equivalent with hodie -c --version Print out the version number of this release and exit. No matter whether other options appear on the command line or not. DATE INPUT
Following the -d or the --date option flags, the first item must be one of the following: verbose In this case, the year, month and day are given by following the verbose keyword by the flags -y, --year, -m, --month, -d, --day for year, month and date respectively ymd After this flag, the date comes in the format YYYY-MM-DD , where the numbers may be separated by any non-numeric character. dmy With this flag, the date is given as DD-MM-YYYY mdy With this flag, the date is given as MM-DD-YYYY Restrictions on the characters that may replace the hyphen apply as above. HISTORY
The story began on the 10. of August, 2000 (a.d. VI Id. Iul., MM). Having finished most of my assignment for my two-month summer job at Ericsson Eurolab Deutschland, Nuremberg, I was idling around on the Internet, and stumbled over the dotcomma-challenges <http://www.dot- comma.org> , where especially the Roman numeral challenge started my mind. Almost an hour hacking, and there it was, another hour, and the language support was there. Before the night was over, I had written this man page and had the layout of a decent Makefile drawn out mentally. At the end of the next day, I was so far that I actually had the workings of RPM worked out, constructed a .rpm-package and a .src.rpm- package, which was promptly released on my home-page, announced on freshmeat and uploaded to metalab (apps/misc :-). Response was quick and plentiful. By now, I have compilation reports from Linux, FreeBSD and SCO Unixware 7; there are a few compability issues to put aside, but it works surprisingly well. RETURN VALUES
hodie returns zero. Always. If it doesn't, then something is really bad with the code. For some really unreadable code, this means that hodie could be used as a strange replacement for true BUGS
It doesn't sanity check the input... telling hodie to display the roman form of the 99th of march gives a slightly jumbled output, which most definitely does not make sense. Reports are more than welcome (e-mail below). AUTHOR
Now, who would come up with such a thing? Well, I'm Mikael Johansson, a rather all-round geek from Stockholm. I'm gravely interested in languages, in computers and in mathematics; a combination more dangerous than you might think. E-mails to <mikael@johanssons.org> SEE ALSO
date(1) Linux AUGUST 2000 HODIE(1)